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!