summaryrefslogtreecommitdiff
path: root/3673/CH6/EX6.a.14/Example_a_6_14.sce
blob: 7f0780f1fbda69c85411f7f3cf4d9b2f97094cb9 (plain)
1
2
3
4
5
6
7
8
9
//Example_a_6_14 page no:243
clc;
Im=0.5;
Vmag=18.46;
Vang=0;
V1mag=1.54;
V1ang=0;
P=Vmag*Im*V1mag/2;
disp(P,"the average power delivered by the dependent source is (in W)");