index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
1499
/
CH3
/
EX3.23
/
q23.sce
blob: 080c55602e7bcc70ae5345fc3d030c45895169ab (
plain
)
1
2
3
4
5
6
7
8
s=%s; syms k; num=k; den=s*(s^2+8*s+32); t=syslin('c',num,den); clf; evans(t)