Restricted sampling from Gaussian Distribution

버전 1.0.0.0 (2.47 KB) 작성자: Kanchi
Sample x from N(x_mu, x_var), restricted in x_min<=x<=x_max.
다운로드 수: 3.1K
업데이트 날짜: 2004/12/6

라이선스 없음

MATLAB implementation of restricted sampling from Gaussian distribution

Objective: sample x (column vector) from N(x_mu, x_var), restricted in
x_min<=x<=x_max.

input: x_mu, x_var: the parameter of the pdf of x
x_min, x_max: the range of x

output: x: the sample

Acknowledge
Peter J. Acklam's toolbox for the inverse normal cumulative distribution function
http://home.online.no/~pjacklam/notes/invnorm/index.html

Jing Tian
Contact me : scuteejtian@hotmail.com
This program is written in Oct.2004 during my postgraduate studying in
NTU, Singapore.

인용 양식

Kanchi (2024). Restricted sampling from Gaussian Distribution (https://www.mathworks.com/matlabcentral/fileexchange/6447-restricted-sampling-from-gaussian-distribution), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R13
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

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