Next: Kernel Methods
Up: Least-Squares Regression
Previous: Least-Squares Regression
The least-squares (LS) criterion [8] is a
widely used method in signal processing. Given a vector
and a data matrix
of observations, it
consists in seeking the optimal vector
that solves
 |
(2) |
It should be clear that the solution
can be
represented in the basis defined by the rows of
.
Hence it can also be written as
, making it a linear combination of the
input patterns (this is sometimes denoted as the ``dual
representation'').
For many problems however, not all data are known in advance and
the solution has to be re-calculated as the new observations
become available. An online algorithm is then needed, which in
case of linear problems is given by the well-known recursive
least-squares (RLS) algorithm [8].
Pdf version (187 KB)
Steven Van Vaerenbergh
Last modified: 2006-03-08