truncated_normal_sparse_grid_test


truncated_normal_sparse_grid_test, an Octave code which calls truncated_normal_sparse_grid(), which computes a sparse grid based on a normal probability density function (PDF), also called a Gaussian distribution, that has been truncated to [A,+oo), (-oo,B] or [A,B].

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

truncated_normal_sparse_grid, an Octave code which computes a sparse grid based on a normal probability density function (PDF), also called a Gaussian distribution, that has been truncated to [A,+oo), (-oo,B] or [A,B].

Source Code:

TNO_SPARSE_GRID_WRITE_TEST creates pairs of X and W files.


Last revised on 02 April 2024.