(Solved): WIRELESS COMMUNICATIONS
2. Evaluate the waveform shown below for PSK and develop the Code to plot ...
WIRELESS COMMUNICATIONS
2. Evaluate the waveform shown below for PSK and develop the Code to plot the modulation technique with the given information, use subplot to plot all the signals in same figure
any doubt kindly ask in comments !!!!!! Answer The required MATLAB code is: fc1=30; % Carrier 1 frequency fc2=120; % Carrier 2 frequency fp=10; % Message signal frequency amp=1; % Message and carrier amplitude amp=amp/2; t=0:0.00