Solving a symbolic cubic equation
古いコメントを表示
Hi,
I wanted to solve this symbolic equation, with the roots being in terms of the variables. Would appreciate any help!
13824*k^3 - 2592*k^2*m*w + 72*k*m^2*w^2 - (m^3*w^3)/2
The equation is a function of 'w', but w,k,m are all symbolic variables.
Thanks!
1 件のコメント
John D'Errico
2017 年 3 月 5 日
Is there a reason why you would not just try using solve?
help solve
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Symbolic Math Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!