Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

What's the use of RLS and MLS algorithms?

Status
Not open for further replies.

Nab

Member level 4
Joined
Mar 28, 2007
Messages
71
Helped
5
Reputation
10
Reaction score
3
Trophy points
1,288
Location
Paris - France
Activity points
1,746
what's the use of the RLS algorithm?

what's the use of the MLS algorithm?


10x
 

rlsmls

The RLS (recursive least squares) algorithm is another algorithm for determining the coefficients of an adaptive filter. In contrast to the LMS algorithm, the RLS algorithm uses information from all past input samples (and not only from the current tap-input samples) to estimate the (inverse of the) autocorrelation matrix of the input vector

both can be used for updating the filter coeficient in a adaptive filter
 

    Nab

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top