Adaptive vs Non Adaptive Filters
Afficher commentaires plus anciens
I am struggling to understand the difference between adaptive and non adaptive filters in general. Also, in terms of the Wiener filter, I have seen it referred to as both an adaptive and a non adaptive filter. So what makes a filter adaptive or non adaptive? Thanks
Réponse acceptée
Plus de réponses (1)
Youssef Khmou
le 22 Mai 2013
Modifié(e) : Youssef Khmou
le 22 Mai 2013
0 votes
hi, i think that :
The adaptive filter is usually linked to dynamic systems , the time is involved in the equations, so the filter performs the filtering actions at time t (t+1) based on posterior state t-1 (t), this way the filter adapts itself to new conditions it meets meaning that if the signal to be filtered has harsh fluctuations the filter operates based on those fluctuations,
Non adaptive filter, is a simple protocol ( algorithm) that can be applied to the signal without computing some statistics,
The problem of adaptive or not is based on Frequency Response ( Finite or not) and the intuition is that the adaptive filter performs well better that the non adaptive one .
The topic is open for discussion .
Catégories
En savoir plus sur Adaptive Filters dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!