Create a non-white WSS random discrete-time signal by filtering white noise with a filter of your choice. You may use MATLAB commands to compute the estimated PSD.
a. Display the random signal you generate.
b. Display the PSD of the signal (computed using the filter you use).
c. Estimate the PSD from the signal using the periodogram.
d. Estimate the PSD from the signal using Welch's periodogram.
e. Estimate the PSD from the signal using AR spectral estimation.