Distribution of Random variables

버전 1.0.0.0 (103 KB) 작성자: Bhartendu
Methods to generate different random variates
다운로드 수: 320
업데이트 날짜: 2017/5/21

라이선스 보기

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

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R2016a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Random Number Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0