MATLAB scripts to simulate a linear and time-invariant channel with
Three equalizers are implemented:
- MMSE filter (analytical)
- MMSE filter (sample-based)
- NLMS filter
Run experiment.m
to test the equalizers and experiment_ber_curve.m
to obtain the BER performance of the MMSE and NLMS filters.