RLS Algorithm Summary
The RLS algorithm for a p-th order RLS filter can be summarized as
| Parameters: | filter order |
| forgetting factor | |
| value to initialize | |
| Initialization: | , |
| , | |
| where is the identity matrix of rank | |
| Computation: | For |
|
|
|
| . |
Note that the recursion for follows a Algebraic Riccati equation and thus draws parallels to the Kalman filter.
Read more about this topic: Recursive Least Squares Filter
Famous quotes containing the word summary:
“Product of a myriad various minds and contending tongues, compact of obscure and minute association, a language has its own abundant and often recondite laws, in the habitual and summary recognition of which scholarship consists.”
—Walter Pater (18391894)
![\mathbf{x}(n) =
\left[
\begin{matrix}
x(n)\\
x(n-1)\\
\vdots\\
x(n-p)
\end{matrix}
\right]](http://upload.wikimedia.org/math/b/9/9/b999212000ae69557d9b1854829f39b6.png)