fsolve_test


fsolve_test, an Octave code which calls fsolve() which seeks the solution x of one or more nonlinear equations f(x)=0.

Licensing:

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

Languages:

fsolve_test is available in a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

test_nonlin, an Octave code which implements test problems for the solution of systems of nonlinear equations.

test_zero, an Octave code which implements test problems for the solution of a single nonlinear equation in one variable.

Source Code:


Last revised on 10 October 2020.