Feeds
已回答
Using Fzero for one variable in a nonlinear equation with multiple variables
I have successfully solved for r in the following case: syms r a b f=r.^2-a.*b solve(f,r) This gives me r in terms ...
Using Fzero for one variable in a nonlinear equation with multiple variables
I have successfully solved for r in the following case: syms r a b f=r.^2-a.*b solve(f,r) This gives me r in terms ...
11 years 前 | 0
提问
Using Fzero for one variable in a nonlinear equation with multiple variables
Hi, If I have a non linear equation with multiple variables but I want to solve for one variable (in terms of those other varia...
11 years 前 | 2 个回答 | 0
