index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
104
/
CH2
/
EX2.1
/
2_1.sce
blob: 7312950169cde9ae5341660ff571602867ce24f7 (
plain
)
1
2
3
4
//laplace transform of unit function syms t s y=laplace('1',t,s) disp(y,"F(s)=")