To generate a random signal with the given PSD
10 ビュー (過去 30 日間)
古いコメントを表示
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?
採用された回答
Honglei Chen
2012 年 9 月 7 日
Normally this is done by generating a filter according to the given PSD and then pass a white noise through the filter.
2 件のコメント
Honglei Chen
2012 年 9 月 10 日
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?
その他の回答 (1 件)
Azzi Abdelmalek
2012 年 9 月 7 日
Since two different signals can have the same PSD, then there is no unique solution
参考
カテゴリ
Help Center および File Exchange で Parametric Spectral Estimation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!