approx_bernstein_test


approx_bernstein_test, a MATLAB code which calls approx_bernstein(), which interactively approximates a function f(x) in the interval [a,b] by constructing a Bernstein polynomial interpolant that is often a good estimate of the minmax polynomial.

Licensing:

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

Related Data and Programs:

approx_bernstein, a MATLAB code which interactively approximates a function f(x) in the interval [a,b] by constructing a Bernstein polynomial approximant.

Source Code:


Last revised on 09 August 2019.