User Guide

Initial Values You can specify a value for each unknown. The fsolve com-
mand uses these as initial values for the unknowns in the numerical method.
>
(3.6)
For more information and examples, refer to the ?fsolve/details help page.
For information on verifying and using solutions returned by the fsolve
command, see the following section, Working with Solutions.
Working with Solutions
Verifying It is recommended that you always verify solutions (that the solve
and fsolve commands return) using the eval command.
>
>
(3.7)
>
>
>
86 3 Performing Computations