bernstein_polynomial_test, an Octave code which calls bernstein_polynomial() to evaluate the Bernstein polynomials.
The information on this web page is distributed under the MIT license.
bernstein_polynomial, an Octave code which evaluates the Bernstein polynomials, useful for uniform approximation of functions;