How to draw in matlab

3 次查看(过去 30 天)
Danh Nguyen
Danh Nguyen 2019-4-21

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Classical Control Design 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by