fsolve_test, a Fortran77 code which calls fsolve(), which solves systems of nonlinear equations, inspired by the fsolve() function in MATLAB, and based on the minpack() minimization package.
The computer code and data files described and made available on this web page are distributed under the MIT license.
fsolve, a Fortran77 code which solves systems of nonlinear equations, inspired by the fsolve() function in MATLAB, and based on the minpack() minimization package.