summaryrefslogtreecommitdiff
path: root/104/CH8/EX8.1/8_1.sce
blob: 90dc6e76696874da8c7c0f293a1ae8906432d75f (plain)
1
2
3
4
5
6
//poles and zeroes
s=%s
sys=syslin('c',(s+1)/(s*(s+2)*(s+3)))
plzr(sys)
printf("three points on the root loci at which K=0 and those at which K=inf are shown in fig")