summaryrefslogtreecommitdiff
path: root/3630/CH11/EX11.5/Ex11_5.sce
blob: 068dbc4dc297fe4d43148b8b7fd53b36434604c5 (plain)
1
2
3
4
5
clc;
PP=36; //Vpp
RL=75; //Ohm
PLmax=PP^2/(8*RL); //Watt
disp('W',PLmax,"PLmax=");//The answers vary due to round off error