index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
257
/
CH4
/
EX4.6
/
example_4_6.sce
blob: 79a65b3d3b890ad52902fdd3dae96b2446b181a5 (
plain
)
1
2
3
4
5
6
7
syms I R C s V1=I*(R+1/(s*C)) V2=I*(1/(s*C)) disp(V2/V1,"V2/V1 = ")