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
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
multiple peaks should appear on graph but my graph showing just one peak ...
0 commentaires
Réponses (1)
Stefan Reich
le 28 Juil 2016
Could you upload your transfer function? Concerning the Hertz:
h = bodeplot(sys)
setoptions(h,'FreqUnits','Hz')
0 commentaires
Voir également
Catégories
En savoir plus sur Plot Customization dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!