interp_chebyshev_test, an Octave code which calls interp_chebyshev(), which interactively uses n Chebyshev spaced nodes in the interval [a,b] to interpolate a function f(x).
The information on this web page is distributed under the MIT license.
interp_chebyshev, an Octave code which interactively uses n Chebyshev spaced nodes in the interval [a,b] to interpolate a function f(x).