Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 481 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 481 Bytes

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.