Restricted sampling from Gaussian Distribution
Nessuna licenza
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.
Cita come
Kanchi (2024). Restricted sampling from Gaussian Distribution (https://www.mathworks.com/matlabcentral/fileexchange/6447-restricted-sampling-from-gaussian-distribution), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions > Multivariate Distributions > Multivariate Normal Distribution >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |