Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 420 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 420 Bytes

channel_estimation

This repo includes:

  • Implementations of Maximum Likelihood, Least Mean Squares and Recursive Least Squares algorithms for channel estimation purposes.
  • MMSE Equalizer implementations based on the estimated channel parameters.
  • 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.