Code to implement Noise 

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!

Forums: 
Maciej Komosinski's picture

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