summaryrefslogtreecommitdiff
path: root/257/CH12/EX12.12/example_12_12.sce
blob: 91bebd074ca3eaf9ba709e098420e40ec43ae67c (plain)
1
2
3
4
s=%s;
sys1=syslin('c',k*(0.05*s+1)*(1+s)/((10*s+1)*(s-1)))
nyquist(sys1)
show_margins(sys1,'nyquist')