vendredi 6 novembre 2015

Definition on white noise and C++

i want to create white noise random numbers. I thought that white noise is gaussian distribution and i used the following code for number generation:

normal_distribution distribution

where mu is the median and sigma^2 the variance. But i've learnt that it isn't. What is the mathematically proper definition of white noise and how can it be defined in C++?




Aucun commentaire:

Enregistrer un commentaire