chebyshev_series_test


chebyshev_series_test, a MATLAB program which calls chebyshev_series() to evaluate a Chebyshev series approximating a function f(x), while efficiently computing one, two or three derivatives of the series, which approximate f'(x), f''(x), and f'''(x), by Manfred Zimmer.

Licensing:

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

Related Data and Programs:

chebyshev_series, a MATLAB library which can evaluate a Chebyshev series approximating a function f(x), while efficiently computing one, two or three derivatives of the series, to approximate f'(x), f''(x), and f'''(x), by Manfred Zimmer.

Source Code:


Last revised on 11 December 2018.