index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
671
/
CH4
/
EX4.27
/
4_27.sce
blob: ac237de144beb709cc315a7eeb02be3063dce167 (
plain
)
1
2
3
4
5
6
7
8
9
10
11
V=4 w=2 R=4 L=2 Xl=w*L*%i Il=V/(Xl+R) Xc=-V/imag(Il) C=1/(w*Xc) disp(C)