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!