summaryrefslogtreecommitdiff
path: root/257/CH12/EX12.13/example_12_13.sce
blob: 316902f9fd21d2a3615a0bd4d450cf88ca807899 (plain)
1
2
3
4
s=%s;
sys1=syslin('c',100*(1+5*s)/(s^4*(s+1)))
nyquist(sys1)
show_margins(sys1,'nyquist')