pwl_interp_1d_test, a MATLAB program which calls pwl_interp_1d() to interpolate a set of data with a piecewise linear function.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
pwl_interp_1d, a MATLAB library which interpolates a set of data using a piecewise linear function.
pwl_interp_1d_test01() plots the piecewise linear interpolant to the data.
pwl_interp_1d_test02() plots the basis functions to the data.