toms1040_manual_test, a MATLAB code which tests the examples in the toms1040 user manual.
The original version of this code requires access to the MATLAB Machine Learning Toolbox, because it calls functions ksdensity() and mvnpdf(). The version posted here has these sections of code commented out, so that the remainder of the calculations can be carried out.
toms1040_manual, a PDF document which is the user manual accompanying ACM TOMS algorithm 1040, "The Sparse Grids Matlab Kit user manual", by Chiara Piazzolo, Lorenzo Tamellini.