truncated_normal_test, a MATLAB program which calls truncated_normal() to compute quantities associated with the truncated normal distribution.
The computer code and data files made available on this web page are distributed under the GNU LGPL license.
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.