index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
3838
/
CH3
/
EX3.7.a
/
EX3_7_A.sce
blob: 5db94c23daac4d051fb49188ece640f8878c1960 (
plain
)
1
2
3
4
5
//example 3.7.a clc; Syms s t F=(t^(2)-2*t)*unit_step(t-1) laplace(F,t,s)