index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
269
/
CH7
/
EX7.10
/
example10.sce
blob: 726238167177aceec6feaa9033af721c130cb30b (
plain
)
1
2
3
4
5
syms t s=%s disp('Heavisides expansion') [A]=pfss((2*s^2+3*s+2)/((s+1)^3)) disp(A(1))