//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:');