Hi guys,
I'm going to be using Guassian noise in a few additional places, and thought I might as well keep it consistent by doing it the same as you. Is the code you used available?
thanks!
Permalink Submitted by Maciej Komosinski on Tue, 2011-03-29 23:24
I think Math.rndGaussStd and Math.rndGauss(mean, standard_deviation) are all you need to add Gaussian noise. Other useful functions described at http://www.framsticks.com/classdoc/c_math.html
I think Math.rndGaussStd and
I think
Math.rndGaussStd
andMath.rndGauss(mean, standard_deviation)
are all you need to add Gaussian noise. Other useful functions described at http://www.framsticks.com/classdoc/c_math.html