cpr_test


cpr_test, a MATLAB code which calls cpr(), which implements the Chebyshev Proxy Rootfinder (CPR) to locate all the real zeros of a function f(x) within an interval [a,b], by John Boyd.

Licensing:

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

Related Programs:

cpr, a MATLAB code which implements the Chebyshev Proxy Rootfinder (CPR) to locate all the real zeros of a function f(x) within an interval [a,b], by John Boyd.

Source Code:


Last revised on 18 March 2024.