This repository was archived by the owner on Oct 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Sparse Grid Interpolation Toolbox for MATLAB
License
pydoe/spinterp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
SPARSE GRID INTERPOLATION TOOLBOX VERSION 5.1.1 % ------------------------------------------------------------ % Sparse Grid Interpolation Toolbox % Copyright (c) 2006 W. Andreas Klimke, Universitaet Stuttgart % Copyright (c) 2007-2008 W. A. Klimke. All Rights Reserved. % See LICENSE.txt for license. % email: klimkeas@ians.uni-stuttgart.de % web : http://www.ians.uni-stuttgart.de/spinterp % ------------------------------------------------------------ INSTALLATION ------------ 1) You should have obtained this software as a .zip file. Please uncompress the archive to a directory of your choice. 2) From Matlab, please execute the m-file "spinit" to add the sparse grid subroutines to the Matlab path. DOCUMENTATION ------------- Please use the Matlab HELP command to obtain information on the syntax of each function (i.e. "help spinterp"). Some demos have been included in the subdirectory "examples". Alternatively, use the HTML documentation set available in Mat- lab by starting the help browser with the command "doc spinterptool" from the command line.
About
Sparse Grid Interpolation Toolbox for MATLAB