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