Effacer les filtres
Effacer les filtres

how to find bode plot and phase,magnitude plot of 171 transfer function using for loop?

1 vue (au cours des 30 derniers jours)
for k=1:0.5:10; for a=1:0.5:5; num=k; den=[1 a 0]; sys=tf(num,den); end end

Réponse acceptée

Star Strider
Star Strider le 11 Juil 2017

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with Control System Toolbox 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!

Translated by