/adaptive-equalization

Adaptive equalizer implementations based on RLS(Recursive Least Squares) and LMS(Least Mean Squares).

Primary LanguageMATLAB

adaptive_eq

  • Implementations of Least Mean Squares and Recursive Least Squares algorithms for adaptive equalization.
  • MMSE Equalizer implementations based on the updated channel parameters.
  • Channel parameters, consequently MMSE Equalizer coefficients, are updated at the beginning of each received block
  • SNR vs. BER measurements obtained with Monte Carlo simulations.

See Adaptive Filter Theory by Haykin, 5th Ed. and Digital Communications by Proakis & Salehi, 5h Ed.