To generate a random signal with the given PSD
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
Risposta accettata
Honglei Chen
il 7 Set 2012
Normally this is done by generating a filter according to the given PSD and then pass a white noise through the filter.
2 Commenti
Honglei Chen
il 10 Set 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?
Più risposte (1)
Azzi Abdelmalek
il 7 Set 2012
Since two different signals can have the same PSD, then there is no unique solution
Vedere anche
Categorie
Scopri di più su Parametric Spectral Estimation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!