Function Reference

Nonlinear Equations

General

fsolve
Given FCN, the name of a function of the form `f (X)' and an initial starting point X0, `fsolve' solves the set of equations such that `f(X) == 0'.
fsolve_options
When called with two arguments, this function allows you set options parameters for the function `fsolve'.