fsolve_test


fsolve_test, a FORTRAN90 code which calls fsolve(), which solves systems of nonlinear equations, inspired by the fsolve() function in MATLAB, and based on the minpack() minimization package.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license.

Related Data and Programs:

fsolve, a FORTRAN90 code which solves systems of nonlinear equations, inspired by the fsolve() function in MATLAB, and based on the minpack() minimization package.

Source Code:


Last revised on 07 April 2021.