index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
22
/
CH4
/
EX4.25
/
ch4ex25.sce
blob: 203db6c160b1683ae0cea23aa6b4490e60600d6b (
plain
)
1
2
3
s=poly(0,'s') h=syslin('c',((20*s^2+2000*s)/(s^2+12*s+20))) clf();bode(h,0.1,100);