1 2 3 4 5 6 7 8
clc; //page no: 2.7 //Example-2.7 //Given that Itotal=1.15*Ic Itotal=1.15*Ic; u=sqrt(2*[(Itotal/Ic)^2-1]); disp(u,'Modulation index is ');