interp_trig_test, an Octave 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.
The information on this web page is distributed under the MIT license.
interp_trig, an Octave code which interactively uses n equally spaced nodes in the interval [a,b] to interpolate a function f(x) with a trigonometric function.