Clear Filters
Clear Filters

i need to factor a symbolic polynomial for example x^2-1

2 views (last 30 days)
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

Accepted Answer

madhan ravi
madhan ravi on 22 Feb 2019
Just define x as symbolic variable and use factor() for your polynomial.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!