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 information on this web page is 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.