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
