cnoise_test


cnoise_test, an Octave code which calls cnoise(), which generates sequences that simulate 1/f^alpha power law noise. This includes white noise (alpha = 0), pink noise (alpha = 1) and red or Brownian noise (alpha = 2), as well as noise for values of alpha between 0 and 2.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

cnoise, an Octave code which generates samples of noise obeying a 1/f^alpha power law, by Miroslav Stoyanov.

Source Code:


Last revised on 20 June 2024.