Borrar filtros
Borrar filtros

how to plot bode plot for eigenfreqencies (for both resonant and anti resonant frequencies) in matlab ..with hertz on x axis instead of rad/s....thanks in advance

3 visualizaciones (últimos 30 días)
multiple peaks should appear on graph but my graph showing just one peak ...

Respuestas (1)

Stefan Reich
Stefan Reich el 28 de Jul. de 2016
Could you upload your transfer function? Concerning the Hertz:
h = bodeplot(sys)
setoptions(h,'FreqUnits','Hz')

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by