summaryrefslogtreecommitdiff
path: root/3630/CH11/EX11.11/Ex11_11.sce
blob: f3e160687e37da334169f72bee2d79f74e7a1175 (plain)
1
2
3
4
5
6
clc;
PP=15; //Vpp(peak to peak voltage Volt)
RL=10; //Ohm
PLmax=PP^2/(8*RL); //Watt
disp('W',PLmax,"PLmax=");//The answers vary due to round off error