summaryrefslogtreecommitdiff
path: root/10/CH2/EX1/cha2_1.sce
blob: af2555b7a61be3e37766a9fd59ee740c9aca6462 (plain)
1
2
3
4
5
6
7
8
9
10
11
resimp=9;inte=1;V=10;A=1/3;

I=V/(inte+resimp)
 
P=I^2*resimp

R=(A^2)*(resimp)
 
I1=V/(inte+I)
 
P1=I1^2*inte