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 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
multiple peaks should appear on graph but my graph showing just one peak ...
0 Commenti
Risposte (1)
  Stefan Reich
      
 il 28 Lug 2016
        Could you upload your transfer function? Concerning the Hertz:
h = bodeplot(sys)
setoptions(h,'FreqUnits','Hz')
0 Commenti
Vedere anche
Categorie
				Scopri di più su Plot Customization in Help Center e File Exchange
			
	Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

