Is it possible to adjust dsp.ColoredNoise to limit the filter length?
Ältere Kommentare anzeigen
I'm trying to simulate a range of approximately pink noise (with variations in the slope of the 1/f power-frequency distribution), but without multiple oscillatory cycles in the signal.
Using dsp.ColoredNoise to create the ~pink noise results in 3+ cycles in the data at a range of frequencies, which I think could be resolved by reducing the filter length that dsp.ColoredNoise uses to the create the noise. However, I can't find a setting to reduce the filter length.
Does anyone know how to reduce the filter length used by dsp.ColoredNoise, or an alternative method to create pink noise that doesn't result in cycles of longer than 1 cycle in the data?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Signal Generation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!