Quantcast
Channel: Jason Andrews Blog
Viewing all articles
Browse latest Browse all 33813

RE: Is there a way to generate Gaussian random numbers in Ocean/Skill?

$
0
0
Hi, i think you can create using random() a (nearly ?) uniform distributed random variable. By using two uniform distributed random variables and Box-Muller transform you can create two normal distributed variables. By scaling with sigma and mu you can get your desired normal distribution. Please note that I haven't checked it myself. Kind regards, Matthias

Viewing all articles
Browse latest Browse all 33813

Trending Articles