summaryrefslogtreecommitdiff
path: root/761/CH14/EX14.17/14_17.sce
blob: 74c38d9da2af9e6b5373611127055b5bf2aecc9b (plain)
1
2
3
4
5
6
7
8
clc;
//page no 497
//prob no. 14.17
Zo=72;//line impedance in ohm
ZL=120-%i*100;//load impedance
//The stub must be inserted at a point on the line where the real part of the load admittance is correct. This alue is
s=1/Zo;
disp('S',s,'The value of stude is');