i need to factor a symbolic polynomial for example x^2-1
1 view (last 30 days)
Show older comments
david edwards jr
on 22 Feb 2019
Answered: madhan ravi
on 22 Feb 2019
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 Comments
Accepted Answer
madhan ravi
on 22 Feb 2019
Just define x as symbolic variable and use factor() for your polynomial.
0 Comments
More Answers (0)
See Also
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!