summaryrefslogtreecommitdiff
path: root/257/CH9/EX9.27/example_9_27.sce
blob: 7eebb552fe7533bca69795ca3bf132e01304ad0f (plain)
1
2
3
4
//when |a|<|b| then system is stable. hence let a=2 and b=3
s=%s
sys=syslin('c',k/((s-2)*(s+3)))
evans(sys)