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