how to plot a polynomial?
显示 更早的评论
Does anyone know how to plot this polynomial?
p(z) = z^9 + z^8 − z^7 + z^6 − z^5 + z + 1 for z real and −1 ≤ z ≤ 1
then, find and plot the roots of p(z) in the complex plane.
• Label the axes.
Please help, thank you!
回答(1 个)
James Tursa
2020-5-27
doc polyval
doc colon
doc plots
doc roots
类别
在 帮助中心 和 File Exchange 中查找有关 Polynomials 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!