文件名称:Noise_suppression
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2010-10-12
- 文件大小:
- 22kb
- 下载次数:
- 0次
- 提 供 者:
- 447537081@qq.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This model uses the NLMS adaptive filtering algorithm to suppress additive noise. It does not require a reference noise signal. However, the noise should be such that the auto-correlation of the noise be close to zero for some lag greater than a certain number. This model implements the NLMS algorithm using Embedded MATLAB.
There are two version of the model: One uses sample-based signals and the other uses fr a me-based signals.
There are two version of the model: One uses sample-based signals and the other uses fr a me-based signals.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : Noise_suppression.zip 列表 Noise_suppression.mdl Noise_suppression_frame_based.mdl