index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
257
/
CH3
/
EX3.15
/
example_3_15.sce
blob: 70224bf28a5f1a2a2bf1b173cde1e94430e90cad (
plain
)
1
2
3
4
5
syms V2 I1 V1 I1=V1 V2=V1*((s+1)/(s^2+3*s+1)) disp(((s+1)/(s^2+3*s+1)),'V2/V1=')