how to plot a polynomial?

1 visualización (últimos 30 días)
Andrew Vu
Andrew Vu el 27 de Mayo de 2020
Respondida: James Tursa el 27 de Mayo de 2020
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
James Tursa el 27 de Mayo de 2020
doc polyval
doc colon
doc plots
doc roots

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by