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