Introduction - If you have any usage issues, please Google them yourself
The core file is "mlms.m". it's modified LMS method with good astringency.
The file "demon_mlms.m" just shows its astringency.
The file "De50HzInterference.m" shows how to remove labor frequency interference of 50Hz.
"d.dat" and "fs.data" are the speech data and its sampling freqency that "De50HzInterference.m" would use.
Just run "demon_mlms.m" and "De50HzInterference.m" to get the idea of how mlms works.
Have fun ! :)