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年以上 前 | 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年以上 前 | 2 件の回答 | 0
