PLINTH
Piecewise Linear Interpolation, Hierarchical


PLINTH is a MATLAB library which carries out tasks associated with the interpolation of data or a function by a hierarchical set of piecewise linear functions.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

PLINTH is available in a FORTRAN90 version and a MATLAB version.

Related Data and Programs:

DIVDIF, a MATLAB library which computes divided difference polynomials from data;

INTERP, a FORTRAN90 library which can be used for parameterizing and interpolating data;

PPPACK, a FORTRAN90 library which defines piecewise polynomial functions, including, in particular, cubic splines.

SPINTERP, a MATLAB library which carries out piecewise multilinear hierarchical sparse grid interpolation; an earlier version of this software is ACM TOMS Algorithm 847, by Andreas Klimke;

SPLINE, a MATLAB library which includes many routines to construct and evaluate spline interpolants and approximants.

TEST_APPROX, a MATLAB library which defines a number of test problems for approximation and interpolation.

TOMS847, a MATLAB library which carries out piecewise multilinear hierarchical sparse grid interpolation; this library is commonly called SPINTERP (version 2.1); this is ACM TOMS Algorithm 847, by Andreas Klimke;

Source Code:

Examples and Tests:

You can go up one level to the MATLAB source codes.


Last modified on 01 December 2009.