Bismark
Followers: 0 Following: 0
Feeds
질문
Steady States for dynamic equations
Hello all! I have a set of dynamic equations that need to be solved. Can matlab be used to calculate the steady state values and...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Fsolve produces comlex numbers
When i run my code, the result are complex numbers. Is there anyway i can locate the cause or any suggestions on how to obtian n...
1년 초과 전 | 답변 수: 2 | 0
2
답변질문
Unrecognized function or variable 'x0'.
[x,fval]=fsolve(@newmintafun1,x0,options) When i run the command for the code attached, i'm given an error message "Unrecogni...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Unrecognized function or variable 'X0'.
when i run the command it says "Unrecognized function or variable 'X0'." I need help. Thank you [X, FVAL]= FSOLVE(@mintafun,X0...
1년 초과 전 | 답변 수: 1 | 0