Feeds
提问
how to add condition on fsolve
clc options=optimset('Display','iter'); x0 = [-5;-5;-5;-5;-5;-5]; options = optimset('Display','iter'); [x,fval] = fsolve(@m...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to solve this non-linear 6 varriable equations using newton rapson method.x
How to solve this non-linear 6 varriable equations using newton rapson method. i want the values of a,b,c.d.e.f for what it will...
5 years 前 | 0 个回答 | 0