pwl_interp_1d_test


pwl_interp_1d_test, a MATLAB code which calls pwl_interp_1d(), which interpolates a set of data with a piecewise linear function.

Licensing:

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

Related Data and Programs:

pwl_interp_1d, a MATLAB code which interpolates a set of data using a piecewise linear function.

Source Code:

pwl_interp_1d_test01() plots the piecewise linear interpolant to the data.

pwl_interp_1d_test02() plots the basis functions to the data.


Last modified on 06 March 2019.