summaryrefslogtreecommitdiff
path: root/257/CH12/EX12.23/example_12_23.sce
blob: 3789ecaee2c96e14b22aa1724a5fda9e306eff0e (plain)
1
2
3
4
5
s=%s;
sys1=syslin('c',(s+8)*(s+2)/((s^3)))
nyquist(sys1)
show_margins(sys1,'nyquist')