Distribution of Random variables

Methods to generate different random variates
320 descargas
Actualizado 21 may 2017

Ver licencia

1. Uniform random variate
2. Exponential random variate
3. Erlang random variate
4. Bernoulli random variate
5. Binomial random variate
6. Geometric random variate
7. Negative Binomial random variate
8. Normal random variate
Pseudorandom_number_generators
A linear congruential generator (LCG) is an algorithm that yields a sequence of pseudo-randomized numbers calculated with a discontinuous piecewise linear equation. The method represents one of the oldest and best-known pseudorandom number generator algorithms.

References:
https://en.wikipedia.org/wiki/Linear_congruential_generator
https://en.wikipedia.org/wiki/Inverse_transform_sampling
https://en.wikipedia.org/wiki/Box-Muller_transform

Citar como

Bhartendu (2024). Distribution of Random variables (https://www.mathworks.com/matlabcentral/fileexchange/63043-distribution-of-random-variables), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Random Number Generation en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0