newton_rc_test, a MATLAB code which calls newton_rc(), which solves a system of nonlinear equations by Newton's method, using reverse communication (RC).
newton_rc_test is available in a FORTRAN90 version and a MATLAB version.
The computer code and data files described and made available on this web page are distributed under the MIT license
newton_rc, a MATLAB code which solves a system of nonlinear equations by Newton's method, using reverse communication (RC).