Azzera filtri
Azzera filtri

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

1 visualizzazione (ultimi 30 giorni)
for k=1:0.5:10; for a=1:0.5:5; num=k; den=[1 a 0]; sys=tf(num,den); end end

Risposta accettata

Star Strider
Star Strider il 11 Lug 2017

Più risposte (0)

Categorie

Scopri di più su Get Started with Control System Toolbox 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!

Translated by