Engee documentation

Adaptive Filters

In the section Adaptive Filters Libraries Mathematics the least mean squares algorithm (LMS) is implemented, which allows you to adapt the filter parameters during operation, ensuring optimization of output data and errors in changing conditions.


LMS Filter

Adaptive least-mean-squares algorithm for calculating outputs, errors, and weights.

RLS Filter

A recursive Least squares algorithm (RLS) for calculating the output signal, errors and weights.