[solved]-Write Matlab Program Following Create 10 Hz Sinusoid Signal 0 1 Second Interval 1 Ms Creat Q39064774
Write a MATLAB program to do the following:
- Create a 10 Hz sinusoid signal from 0 to 1 second with aninterval of 1 ms
- Create a gaussian window of the same length as the sinusoidsignal
- Plot the Fourier transform of both the gaussian window and thesinusoid signal
- Apply the gaussian window to the sinusoid signal and plot theresulting signal in both the time domain and the frequencydomain
Expert Answer
Answer to Write a MATLAB program to do the following: Create a 10 Hz sinusoid signal from 0 to 1 second with an interval of 1 ms C… . . .
OR

