Distribution of Random variables

Version 1.0.0.0 (103 KB) von Bhartendu
Methods to generate different random variates
320 Downloads
Aktualisiert 21 Mai 2017

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2016a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Random Number Generation finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0