You are on page 1of 1

Gs=tf(5,[0.

5 5 1]);
w=logspace(-2, 3, 100);
bode(Gs, w);
Nyquist(Gs, w);
hold on
grid on

You might also like