description.txt
来自「This software is a Matlab implementation」· 文本 代码 · 共 20 行
TXT
20 行
Description 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
httphome.online.no~pjacklamnotesinvnormindex.html
Jing Tian
Contact me scuteejtian@hotmail.com
This program is written in Oct.2004 during my postgraduate studying in
NTU, Singapore.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?