1 2 3 4 5 6
clc; //page no 6-9 //Example 6.1 u=input("Enter the value of modulation index="); fom=u^2/(2+u^2); disp(fom,'Figure of merit is ');