Description: This simple Matlab function simulates a innovative algorithm for narrow band interference mitigation for wireless communications, esp for satellite comm. The algorithm looks similar to LMS, but error is non-linearly transformed.
It works well and a hardware demonstration was successfully fulfilled on Altera FPGA development platform.
More details on algorithm refers to "Nonlinear Techniques for Interference Suppression in Spread Spectrum Systems" by R. Vijayan.
- [RLS_LMS] - LMS algorithm, RLS algorithm and the two
- [FPGA_LMS] - the acomplishiment of LMS in FPGA
File list (Check if you may need any files):
nlpf.m