how to plot a polynomial?
Mostrar comentarios más antiguos
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!
Respuestas (1)
James Tursa
el 27 de Mayo de 2020
doc polyval
doc colon
doc plots
doc roots
Categorías
Más información sobre Polynomials en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!