index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
257
/
CH2
/
EX2.3
/
example_2_3.sce
blob: 5ff7fcc5e2284ce5601d3d05cfeccb0c6bfa1884 (
plain
)
1
2
3
4
5
6
7
s=%s; F=(s+2)/(s*(s+3)*(s+4)) syms t s; y=ilaplace(F,s,t); disp(y,"f(t)=")