Feeds
回答済み
Get coefficients of complex equation
The only solution that I found is: [parameters,Eqations]=coeffs(funcToConvert) parameters= sym2poly(parameters(x,y,z)); ...
Get coefficients of complex equation
The only solution that I found is: [parameters,Eqations]=coeffs(funcToConvert) parameters= sym2poly(parameters(x,y,z)); ...
約13年 前 | 0
| 採用済み
質問
Get coefficients of complex equation
I am trying to get coefficients of Quadric Surfaces in General Form like here: <http://www.cs.mtu.edu/~shene/COURSES/cs3621/NOT...
約13年 前 | 2 件の回答 | 0