roots_rc_test, a MATLAB program which calls roots_rc() to seek solutions of a scalar nonlinear equation f(x)=0, or a system of nonlinear equations, using reverse communication (RC).
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
roots_rc, a MATLAB library which seeks a solution of a system of nonlinear equations f(x) = 0, using reverse communication (RC), by Gaston Gonnet.