Thursday, November 29, 2018

Pink ($1/f$) pseudo-random noise generation


What are some algorithms for generating a good pseudo-random approximation to $1/f$ (pink) noise, yet suitable for implementation with low computational cost on an integer DSP?



Answer



There are several. This site has a reasonable (but possibly old) list:



No comments:

Post a Comment

digital communications - Understanding the Matched Filter

I have a question about matched filtering. Does the matched filter maximise the SNR at the moment of decision only? As far as I understand, ...