interp_chebyshev_test


interp_chebyshev_test, a MATLAB code which calls interp_chebyshev(), which interactively uses n Chebychev spaced nodes in the interval [a,b] to interpolate a function f(x).

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

interp_chebyshev, a MATLAB code which interactively uses n Chebyshev spaced nodes in the interval [a,b] to interpolate a function f(x).

Source Code:


Last revised on 16 March 2021.