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.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Polynomials 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!