truncated_normal_test


truncated_normal_test, a MATLAB code which calls truncated_normal(), which computes quantities associated with the truncated normal distribution.

Licensing:

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

Related Data and Programs:

truncated_normal, a MATLAB code 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 21 January 2021.