|
|
|
|
Model fitting by least squares |
An important concept is that when energy is minimum,
the residual is orthogonal to the fitting functions.
The fitting functions are the column vectors
,
, and
.
Let us verify only that the dot product
vanishes;
to do this, we'll show
that those two vectors are orthogonal.
Energy minimum is found by
The basic least-squares equations are often called
the ``normal" equations.
The word ``normal" means perpendicular.
We can rewrite equation
(2.31)
to emphasize the perpendicularity.
Bring both terms to the left,
and recall the definition of the residual
from equation (2.16):
|
|
|
|
Model fitting by least squares |