|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
Gradient
Gradient
is an option for FindMinimum and related functions that specifies the gradient vector to assume for the function being extremized.
DetailsDetails
- Gradient->{fx, fy, ...} specifies explicit components to assume for the gradient vector.
- Gradient->Automatic specifies that the gradient vector should be deduced by exact or approximate differentiation of the function.
- Gradient:>expr evaluates expr only with the specific numerical values of variables that are needed.
New in 2.2
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
