index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
257
/
CH3
/
EX3.2
/
example_3_2.sce
blob: a7f62daf73aa6baeb083bc302f7fa2a61501d42b (
plain
)
1
2
3
4
5
6
syms s t R L C Eo= I/(C*s) Ei= I*(R+s*L+1/(s*C)) disp(Eo/Ei,'transfer function=')