文件名称:ModifiedLMS
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2017-10-15
- 文件大小:
- 65kb
- 下载次数:
- 0次
- 提 供 者:
- ZhaoY******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
核心代码为 "mlms.m" ,其基础为LMS算法(最小均方差算法)。 "demon_mlms.m"演示了算法的收敛性能,而 "De50HzInterference.m" 则给出了其在去50Hz工频干扰方面的应用。当然,算法本身还可以应用在其他方面,比如回声消除等,只需要在此基础上做出相应的修改即可以应用在自己的工程上。(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 ! :))
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 ! :))
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ModifiedLMS\Astringency.png
ModifiedLMS\d.mat
ModifiedLMS\De50HzInterference.m
ModifiedLMS\De50HzInterference.png
ModifiedLMS\demon_mlms.m
ModifiedLMS\fs.mat
ModifiedLMS\mlms.m
ModifiedLMS\readme.txt
ModifiedLMS
ModifiedLMS\d.mat
ModifiedLMS\De50HzInterference.m
ModifiedLMS\De50HzInterference.png
ModifiedLMS\demon_mlms.m
ModifiedLMS\fs.mat
ModifiedLMS\mlms.m
ModifiedLMS\readme.txt
ModifiedLMS