Technical and scientific discussion of amps, cables and other topics.
Return to Propeller Head Plaza
statistics question
137.78.16.139 |
||
| Posted on October 8, 2009 at 13:35:39 | ||
|
Posts: 27
Joined: June 3, 2009 |
This isn't directly related to audio, but I know there are some statistics propeller heads here, so thought I would ask. This is part of a simulation task. I need to generate a pseudorandom gaussian distribution of numbers in a programming language that only has a linear distribution of pseudorandom numbers available. Is there a forumla to turn one into the other? This might be something like the integral of the bell curve, not sure. Thanks, Mike |
|
Start here - Tony Lauck 06:30:38 10/09/09
(1)
I have always wondered why we don't use the value of π and enter at the random number computer generated. nt - Norm 16:39:25 10/09/09
(0)
I don't have an answer for you, but I have always been bemused that no one really has a random numb. generator - Norm 06:25:38 10/09/09
(0)
No equivalent of GSL library for that language (what is it, BTW)? - carcass93 20:38:24 10/08/09
(3)
RE: No equivalent of GSL library for that language (what is it, BTW)? - mike1127 15:39:02 10/09/09
(2)
Look here - probably something you could use (link). - carcass93 07:36:41 10/10/09
(1)
RE: Look here - probably something you could use (link). - mike1127 17:33:33 10/10/09
(0)
|
| I have always wondered why we don't use the value of π and enter at the random number computer generated. nt, posted on October 9, 2009 at 16:39:25 | |
|
Posts: 14914
Joined: September 6, 2000 |
a |
| Look here - probably something you could use (link)., posted on October 10, 2009 at 07:36:41 | |
|
Posts: 2634
Location: NJ Joined: September 20, 2006 |
N/T |