To draw campbell diagram

24 visualizzazioni (ultimi 30 giorni)
prabin kumar meher
prabin kumar meher il 2 Lug 2024
Commentato: Star Strider il 5 Lug 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

Risposte (1)

Star Strider
Star Strider il 2 Lug 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 Commenti
prabin kumar meher
prabin kumar meher il 5 Lug 2024
Thanks strider
Star Strider
Star Strider il 5 Lug 2024
My pleasure!
If my Answer helped you solve your problem, please Accept it!
.

Accedi per commentare.

Categorie

Scopri di più su Dynamic System Models in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by