文件名称:Matlab-Kalman
介绍说明--下载内容均来自于网络,请自行研究使用
使用Matlab实现LMS自适应滤波,实现的主要功能有:读入原始音频,加入高斯噪声后用LMS自适应滤波滤除,比较原始音频,加入噪声音频和滤波后音频的区别。-Matlab achieved using LMS adaptive filtering to achieve the main features are: read the original audio, adding Gaussian noise is filtered using LMS adaptive filtering, comparing the original audio, add audio and noise filtered audio difference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LMS滤波\LMSshiyan.m
.......\msg.wav
.......\out--加入30db高斯白噪声后音频.wav
.......\out1--经过LMS自适应滤波后音频.wav
LMS滤波