summaryrefslogtreecommitdiff
path: root/104/CH8/EX8.9/8_9.sce
blob: 27b89197d3643b406d1e2e83d64bb11e1f68179f (plain)
1
2
3
4
5
6
//multiple order pole
s=%s
sys=syslin('c',(s+3)/(s*(s+2)^3))
clf
evans(sys)
printf("this shows that whole real axis is occupied by RL and CRL")