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