To generate a random signal with the given PSD
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Honglei Chen
el 7 de Sept. de 2012
Normally this is done by generating a filter according to the given PSD and then pass a white noise through the filter.
2 comentarios
Honglei Chen
el 10 de Sept. de 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?
Más respuestas (1)
Azzi Abdelmalek
el 7 de Sept. de 2012
Since two different signals can have the same PSD, then there is no unique solution
Ver también
Categorías
Más información sobre Parametric Spectral Estimation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!