To generate a random signal with the given PSD
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
Réponse acceptée
Honglei Chen
le 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 commentaires
Honglei Chen
le 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?
Plus de réponses (1)
Azzi Abdelmalek
le 7 Sep 2012
Since two different signals can have the same PSD, then there is no unique solution
Voir également
Catégories
En savoir plus sur Parametric Spectral Estimation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!