Feeds
回答済み
fsolve exitflag -2, 9 equations 9 variables
@Walter Roberson Thanks, but I need more explanation, maybe also a reference to read from in detail What do you mean by "In o...
fsolve exitflag -2, 9 equations 9 variables
@Walter Roberson Thanks, but I need more explanation, maybe also a reference to read from in detail What do you mean by "In o...
4年弱 前 | 0
回答済み
fsolve exitflag -2, 9 equations 9 variables
Thanks again, yes the problem is solved. But I would like to dig a bit deeper. Why the order of the coefficients are important...
fsolve exitflag -2, 9 equations 9 variables
Thanks again, yes the problem is solved. But I would like to dig a bit deeper. Why the order of the coefficients are important...
4年弱 前 | 0
質問
fsolve exitflag -2, 9 equations 9 variables
The way I am solving it: function h = tst(x) h(1)= x(7) - 50; h(2)= x(2) + 20; ...
4年弱 前 | 4 件の回答 | 0
