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.
The information on this web page is distributed under the MIT license.
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.