i need to factor a symbolic polynomial for example x^2-1
1 回表示 (過去 30 日間)
古いコメントを表示
i need an example of how to use the symbolic factor of matworks. if you can tell me how to factor x^2-1 i can take it from there
thank you
david
0 件のコメント
採用された回答
madhan ravi
2019 年 2 月 22 日
Just define x as symbolic variable and use factor() for your polynomial.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Symbolic Math Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!