1 2 3 4 5 6 7 8 9 10 11
//Page Number: 25 //Example 1.11 clc; //Given Z0=50; //ohm p=2.4; //From chart zl=1.4+%i; L=Z0*zl; disp('ohm',L,'Load:');