chebyshev_series_test


chebyshev_series_test, an Octave code which calls chebyshev_series(), which evaluates a Chebyshev series approximating a function f(x), while efficiently computing one, two, three or four derivatives of the series, by Manfred Zimmer.

Licensing:

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

Related Data and Programs:

chebyshev_series, an Octave code which can evaluate a Chebyshev series approximating a function f(x), while efficiently computing one, two, three or four derivatives of the series, by Manfred Zimmer.

Source Code:


Last revised on 27 February 2024.