This package contains the implemented probability density functions, i.e. the distributions of the generated random values.
| Name | Description |
|---|---|
| A random number with a uniform distribution in a given interval | |
| A random number with approximate normal distribution using the BoxMuller method | |
| A random number with Cauchy-Lorentz distribution | |
| A random number with Weibull distribution | |
| A random number with Irwin-Hall distribution (sum of uniform variables) | |
| A random number with Bates distribution (mean of uniform variables) | |
| A random number with discrete values of given probability |
Developed 2014 at the DLR Institute of System Dynamics and
Control