summaryrefslogtreecommitdiff
path: root/3630/CH20/EX20.4/Ex21_4.sce
blob: 7d5ae945e467c06f708280cc2f33e77bb1ad0b09 (plain)
1
2
3
4
5
clc;
R2=2400;
R1=240;
Vdc=(1.25)*((R2/R1)+1);
disp('V',Vdc,"Vdc=");//The answers vary due to round off error