summaryrefslogtreecommitdiff
path: root/104/CH8/EX8.8/8_8.sce
blob: 3df597c434a519e446fe671166c75c8dcda62092 (plain)
1
2
3
4
5
6
7
//angle of departure and angle of arrivals
s=%s
sys=syslin('c',1/(s*(s+3)*(s^2+2*s+2)))
clf
evans(sys)
printf("angle of arrival and departure of root loci on the real axis are not affected by complex poles and zeroes of G(s)H(s)")