pwl_interp_2d_scattered_test


pwl_interp_2d_scattered_test, a MATLAB program which calls pwl_interp_2d_scattered() to produce a piecewise linear interpolant to 2D scattered data, that is, data that is not guaranteed to lie on a regular grid.

Licensing:

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

Related Data and Programs:

pwl_interp_2d_scattered, a MATLAB library which evaluates a piecewise linear interpolant to data which is available at an irregularly arranged set of points.

Source Code:


Last revised on 05 March 2019.