Skip to content

N-dimensional 1/beta (e.g. pink, brown, blue) noise generation via spectral shaping of white noise

Notifications You must be signed in to change notification settings

MarcinKonowalczyk/randnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

randnd

View randnd on File Exchange

This function is a "decorator" for the Matlab in-build randn function. It takes an additional first argument (beta) which shapes the spectral characteristic of the data (in all dimensions) as f^beta. The output data is scaled to the original mean and standard deviation. It creates N-dimensional 1/beta (e.g. pink, brown, blue) noise generation via spectral shaping of white noise.

About

N-dimensional 1/beta (e.g. pink, brown, blue) noise generation via spectral shaping of white noise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages