interp_trig_test


interp_trig_test, a MATLAB code which calls interp_trig(), which interactively uses n equally spaced nodes in the interval [a,b] to interpolate a function f(x) with a trigonometric function.

Licensing:

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

Related Data and Programs:

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

Source Code:


Last revised on 24 August 2019.