搜索资源列表
YUYINXINH
- 第7章语音信号的减噪176 7.1自适应滤波器减噪176 7.1.1LMS算法基本原理176 7.1.2基本LMS自适应算法178 7.1.3LMS的自适应陷波器181 7.2谱减法减噪184 7.2.1基本谱减法184 7.2.2改进的谱减法187 7.3维纳滤波法减噪195 7.3.1维纳滤波的基本原理195 7.3.2维纳滤波减噪的具体步骤和函数WienerScalart96197 7.3.3维纳滤波的MATLAB例子1-Noise Chapte
adptive-wiener-filter-design
- 该文档为一实际的自适应维纳滤波器设计实验,可用于语音信号消噪与图像滤波,为传统维纳滤波器的改进。-This document is a practical adaptive Wiener filter design of experiments, the speech signal can be used to eliminate noise and image filtering, to improve the traditional Wiener filter.
WinerScalart
- 维纳滤波器详细的代码,对语音信号进行滤波增强,可以滤去噪音,达到使主要声音清晰的效果-Wiener filter detailed code, the speech signal enhancement filter, can filter out noise, to make clear the main sound effects
维纳滤波
- 维纳滤波在语音信号中的应用,此算法基于最小均方算法(Wiener filtering in the application of the speech signal)
B3小组总结报告
- 使用matlab实现语音去噪,主要使用窗函数滤波法及维纳滤波法。(Using MATLAB to achieve speech denoising, mainly using window function filtering method and Wiener filtering method.)
SpeechEnhancement
- 有完整的代码注释,三种方法都可以实现,并有demo音频。(There are complete code annotations, all three methods can be implemented, and demo audio.)
实验
- 此代码为传统语音增强算法的对比,包括谱减法、维纳滤波,自适应滤波,适合语音信号初学者使用。(This code is a comparison of traditional speech enhancement algorithms, including spectral subtraction, Wiener filtering, adaptive filtering, suitable for beginners to use voice signals.)