搜索资源列表
yunxiquzao
- 在matlab中,用小波实现语音去噪。噪声为正态随机噪声
yuying
- 利用MATLAB实现语音去噪,主要是基于小波去噪
数字语音处理
- 基于matlab编程实现带噪语音信号去噪
mpsound
- 录制一段个人自己的语音信号。对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;对语音信号进行加噪和去噪处理,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;实现快录慢放、慢录快放等功能。-Record a person' s own voice signal. Of the recorded signal sampling draw sample after the speech signal time-domain waveform
SpeechDenoising
- MATLAB实现语音去噪处理,测试已经通过了-Speech Denoising MATLAB realize treatment, testing has been adopted
matlab
- 用matlab实现语音的加噪去噪过程,FFT变换-Implementation using matlab voice add process noise denoising, FFT transform
wavelet
- 语音增强是语音信号处理的重要分支,本程序用小波变换实现-Speech enhancement speech signal processing is an important branch, the procedures for implementation of Wavelet Transform
RLSusingMATLABtoreducenoise
- RLS算法用MATLAB实现语音去噪,包含源程序注释,方便易懂-RLS algorithm with MATLAB voice denoising
Speechdenoising
- 基于小波的语音去噪程序,由matlab编程实现,简单入门-Speech denoising based on wavelet processes from matlab programming, a simple entry
matlab
- 基于小波变换的语音信号去噪的matlab实现及阈值选择-denoising of audio signal base on matlab ,wavelets.threshold select
pujian
- 基于matlab编程实现带噪语音信号去噪-failed to translate
xiaobobianhuan-
- 用三级小波变换实现的语音信号去噪处理的MATLAB源程序,去噪效果很好-Use level 3 wavelet transform of the realization of the speech signal to deal with the noise MATLAB source, denoising the effect is very good
matlab实现语音增强
- 本程序包括用维纳滤波和卡尔曼滤波两种方法实现去噪,以实现语音增强。音频文件为wav格式,采样率44100。噪声为高斯白噪声样本。
klt
- matlab实现的一个子空间法进行语音去噪,可去除有色噪声-matlab achieve a subspace method for speech denoising, colored noise can be removed
transfer
- matlab实现的基于小波变化的语音去噪源码,可以去除语音中的背景噪声。-Matlab based on the wavelet changes in the voice de-noising source, you can remove the background noise in the voice.
MATLAB
- 语音信号去噪,算法通过卡尔曼滤波器来去噪,其实现过程不是很复杂(Speech signal denoising, the algorithm through the Calman filter noise, the process is not very complicated)
B3小组总结报告
- 使用matlab实现语音去噪,主要使用窗函数滤波法及维纳滤波法。(Using MATLAB to achieve speech denoising, mainly using window function filtering method and Wiener filtering method.)
wiener filtering
- 实现了维纳滤波对语音信号的去噪,输入一段音频文件,取单声道,加噪声后进行滤波(Wiener filtering The Wiener filter is used to denoise the speech signal, input a segment of audio file, take the single channel, and filter the noise after adding the noise)
语音信号加噪和降噪处理
- 语音是人类交换信息的有效渠道之一,也是我们日常生活交流的主要形式。 语音与当今科学技术的快速发展息息相关,特别是计算机中的语音交互技术,通 过对语音信号进行采集和处理,实现人与人之间有效信息的传输、获取以及存储。 基于 MATALAB 的语音信号去噪设计,对噪声信号进行有效地滤除,将降噪后的语音信号与原始 信号在时域和频域进行对比分析,计算出信噪比,并在 MATLAB 中设计 GUI 仿 真界面进行展示.(Speech is one of the effective ways for human
语音信号去噪 未实现
- 对语音信号进行小波变换,达到将低信噪比的要求。(Wavelet transform is used to achieve low SNR requirements)