| Author |
Comment/Response |
D.R.
|
12/22/12 9:35pm
Hello,
is there a difference in the following function:
I want to have normaldistributed randomnumbers.
possible mathematica functions:
RandomReal[Normaldistribution[]]
Random[Normaldistribution[]]
RandomVariate[NormalDistribution[]]
InverseCDF[NormalDistribution[], RandomReal[]]
Is there any difference or are the equally "good"?
URL: , |
|