Feeds
提问
error in nonlinear system
please ! can you detect the errors of this code? and how i can get the answer correctly! fun = @(x) [x(1) ^ 2 + x(2) ^ 2...
7 years 前 | 1 个回答 | 0
1
个回答提问
error of inline function
how to use inline function of a system of functions? like newton method system!
7 years 前 | 0 个回答 | 0
0
个回答提问
how to solve newton method ?
hello, what is wrong with my code .. I get Error in fevel . fun =inline( '[x(1)^2+ x(2)^2 + x(3)^2 -1 ; ...
7 years 前 | 1 个回答 | 0