interp_equal_test


interp_equal_test, an Octave code which calls interp_equal(), which interactively uses n equally 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_equal, an Octave code which interactively uses n equally spaced nodes in the interval [a,b] to interpolate a function f(x).

Source Code:


Last revised on 08 August 2024.