Help with this polynomial equation.

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

Asked:

on 30 Nov 2016

Commented:

on 30 Nov 2016

Community Treasure Hunt

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

Start Hunting!