forsyde-shallow-3.3.3.0: ForSyDe's Haskell-embedded Domain Specific Language.

Copyright(c) ForSyDe Group KTH 2007-2008
LicenseBSD-style (see the file LICENSE)
Maintainerforsyde-dev@ict.kth.se
Stabilityexperimental
Portabilityportable
Safe HaskellSafe
LanguageHaskell98

ForSyDe.Shallow.Utility.Gaussian

Description

We follow the Box-Muller method to generate white gaussian noise, described at: http://www.dspguru.com/howto/tech/wgn.htm

Synopsis

Documentation

pGaussianNoise :: Double -> Double -> Int -> Signal Double Source #

To generate an infinite Signal of Gaussian values