Borrar filtros
Borrar filtros

To draw campbell diagram

31 visualizaciones (últimos 30 días)
prabin kumar meher
prabin kumar meher el 2 de Jul. de 2024
Comentada: Star Strider el 5 de Jul. de 2024
I have a 8X8 matrix with a variable w (speed). I have to plot w vs the positive imginary values of the eigen values of the given matrix. where w is varies from 0 to 500 with a increament of 1. can any body help me to write the syntex to plot the graph.
Thank you

Respuestas (1)

Star Strider
Star Strider el 2 de Jul. de 2024
If you have the Signal Processing Toolbox R2015b or later, see if the rpmfreqmap function will do what you want.
From its documentation —
rpmfreqmap(___) with no output arguments plots the frequency map as a function of rotational speed and time on an interactive figure. The plot is also known as a Campbell diagram.
.
  2 comentarios
prabin kumar meher
prabin kumar meher el 5 de Jul. de 2024
Thanks strider
Star Strider
Star Strider el 5 de Jul. de 2024
My pleasure!
If my Answer helped you solve your problem, please Accept it!
.

Iniciar sesión para comentar.

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by