Spectrum Internship/ Task-2 of MATLAB Write a program in MATLAB that will modulate and de-modulate a signal and plot it accordingly. Follow the steps
- First ask the user to start the recording, and save that recording in a file.*audio must be of 10 sec.
- Then use that file and a carrier signal to modulate .*take the Carrier signal as per your wish.
- After modulating it de-modulate the modulated signal to get the same input signal .
- Plot 4 signal :- I. Input signal(your voice) II. Carrier signal III. Modulated signal VI. De-modulated signal
- And after a pause of 5 sec play the demodulated signal in the background.