index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
62
/
CH7
/
EX7.14
/
ex_7_14.sce
blob: aea99c33acf4acfdaa48c80b3f1fb2a8c3d5c126 (
plain
)
1
2
3
4
5
6
clc; close clear; s=%s; tf=syslin('c',(1/(s^2+3*s+2))); ss=tf2ss(tf);