//ex2.24 find the suitable matching transformer Z01=50; Z02=100; Z0x=sqrt(Z01*Z02); disp('the characteristic impedence of the transformer section is = '+string(Z0x)+' ohm'); disp('The length of the transformer should be odd multiples of lamda/4.');