Help with this polynomial equation.
Show older comments
This is the equation... X^5+x+1=0 I need to resolve this equation with matlab and get x's roots. I only need to use: disp,fprintf, input,if, else, for, while, vector, matrices. I can't use: roots, fzero, poly, polyval, residue or floor.
Answers (0)
Categories
Find more on Polynomials in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!