Skip to content

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

Notifications You must be signed in to change notification settings

gokhanntosun/adaptive-equalization

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages