Community Profile

photo

Wilson Rocha Lacerda Junior


Last seen: 2 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

All
  • Solver
  • First Answer
  • Revival Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

etwa 5 Jahre vor

Gelöst


Convert a vector into a number
This is a sub problem related to this problem: <http://www.mathworks.com/matlabcentral/cody/problems/621-cryptomath-addition>...

etwa 5 Jahre vor

Gelöst


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; ...

etwa 5 Jahre vor

Beantwortet
How to compute a model (Bouc-Wen) including a differential equation ?
Take a look at this code available on research gate. I think it could help you.

etwa 5 Jahre vor | 1