Hello all,
how can I generate random Gaussian distributed numbers?
something like Gauss(mean, sigma)
thx in advance
Daniel
Hello all,
how can I generate random Gaussian distributed numbers?
something like Gauss(mean, sigma)
thx in advance
Daniel
The link below contains an ruby implementation of the Box-Muller method
for normal distribution:
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs