solving a root equation
3 ビュー (過去 30 日間)
古いコメントを表示
I am trying to solve this equation (y=0) to find x, but apperantly this technique can not be used for such equation:

y=100-sqrt(x)*2+x^3/20+x^(1/4)
solve(y,x)
could you please help me how to solve this equation to find x
thanks in advance.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Systems of Nonlinear Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!