MATLAB: To generate a random signal with the given PSD

MATLABpsdrandom signalsimulink

How to generate a random signal with the given PSD and upper and lower cut-off frequencies in MATLAB or SIMULINK? Whether possible or not?

Best Answer

Normally this is done by generating a filter according to the given PSD and then pass a white noise through the filter.