LMS algorithm

GPTKB entity

Statements (36)
Predicate Object
gptkbp:instanceOf adaptive filter algorithm
gptkbp:application beamforming
system modeling
adaptive noise cancellation
channel equalization
echo suppression
gptkbp:category digital signal processing
machine learning algorithms
adaptive algorithms
gptkbp:complexity low
gptkbp:convergesTo depends on step size μ
gptkbp:field gptkb:machine_learning
gptkb:signal_processing
control systems
gptkbp:fullName gptkb:Least_Mean_Squares_algorithm
https://www.w3.org/2000/01/rdf-schema#label LMS algorithm
gptkbp:input desired signal
input signal
gptkbp:introducedIn 1960
gptkbp:inventedBy gptkb:Bernard_Widrow
gptkb:Ted_Hoff
gptkbp:method stochastic gradient descent
gptkbp:output filter weights
gptkbp:purpose noise cancellation
system identification
echo cancellation
adaptive filter design
gptkbp:relatedTo gptkb:Wiener_filter
gptkb:RLS_algorithm
gptkbp:updateRule w(n+1) = w(n) + μ e(n) x(n)
gptkbp:variant gptkb:Block_LMS
gptkb:Complex_LMS
gptkb:Normalized_LMS_(NLMS)
gptkb:Sign_LMS
gptkbp:bfsParent gptkb:LMS
gptkbp:bfsLayer 5