Chapter 4

Adaptive Filtering

4.1. Introduction

The classification of adaptive algorithms can follow various rules. Nonetheless, all recursive approaches can be written under the following generalized form:

images

where all the parameters combined in vector images are updated using the function F(.). This function is specific for each particular algorithm and generally depends on a state vector images(k). The parameter K (k) is a weighting coefficient. Its expression depends on the particular algorithm that is studied. In addition, K (k) may be used to respect a particular optimization criterion, to ensure the convergence of the algorithm, etc.

This chapter is dedicated to recursive algorithms which require no prior information. These algorithms are versatile: they adjust themselves according to the statistical analysis carried out on the observed signals.

For our purposes, an adaptive filter will be defined as a digital filter whose coefficients are updated over time according to the appropriate criteria. As shown in Figure 4.1, imagesN (k) is the vector which concatenates the last N values, up to the instant ...

Get Modeling, Estimation and Optimal Filtration in Signal Processing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.