Next: Convergence considerations
Up: Multi-dimensional search
Previous: The gradient direction: steepest
  Contents
The optimal gradient
This algorithm simply calculates the step
according to:
This is a one-dimensional optimization and it is usually performed
with a method as shown previously. Strictly speaking, the optimization
of
is always a multidimensional one, since we descend along the gradient
path, but inner this process there are a lot of sub-optimization steps
that found the optimal length of this descend.
If
, that is
is twice differentiable and its derivatives
are continue, then a closed form for the optimum step
is determinable;
we expand
in Taylor series:
where
is the Hessian10matrix of
.
Along the gradient direction:
Thus:
From
, we can see that:
that is
and
are
orthogonal, or, the same,
and
are
orthogonal. This means that successive steps of the optimal gradient
algorithm are orthogonal.
Subsections
Next: Convergence considerations
Up: Multi-dimensional search
Previous: The gradient direction: steepest
  Contents
marco+site@equars.com