fsolve_test, a C++ 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 C++ code which solves systems of nonlinear equations, inspired by the fsolve() function in MATLAB, and based on the minpack() minimization package.