Azzera filtri
Azzera filtri

How to draw in matlab

5 visualizzazioni (ultimi 30 giorni)
Danh Nguyen
Danh Nguyen il 21 Apr 2019
Risposto: Andreas Bernatzky il 21 Apr 2019

Risposte (1)

Andreas Bernatzky
Andreas Bernatzky il 21 Apr 2019
Here a example for root Locus:
g7=tf([100],[1 9 26 24]);
rlocus(g7)
grid on

Community Treasure Hunt

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

Start Hunting!

Translated by