truncated_normal_test


truncated_normal_test, a MATLAB program which calls truncated_normal() to compute quantities associated with the truncated normal distribution.

Licensing:

The computer code and data files made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

truncated_normal, a MATLAB library which works with the truncated normal distribution over [A,B], or [A,+oo) or (-oo,B], returning the probability density function (PDF), the cumulative density function (CDF), the inverse CDF, the mean, the variance, and sample values.

Source Code:


Last revised on 02 April 2019.