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 years 前 | 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 years 前 | 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 years 前 | 4 个回答 | 0
