To generate a random signal with the given PSD
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Honglei Chen
am 7 Sep. 2012
Normally this is done by generating a filter according to the given PSD and then pass a white noise through the filter.
2 Kommentare
Honglei Chen
am 10 Sep. 2012
In digital domain, everything is relative to the sampling frequency. So the shape of PSD is basically shaping the band between DC and the sampling frequency. Is this what you mean?
Weitere Antworten (1)
Azzi Abdelmalek
am 7 Sep. 2012
Since two different signals can have the same PSD, then there is no unique solution
Siehe auch
Kategorien
Mehr zu Parametric Spectral Estimation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!