Welcome![Sign In][Sign Up]
Location:
Search - voice noise matlab

Search list

[Software Engineeringbasic MatlabRLS noise

Description: 噪声语音对消系统研究 基于matlab rls-voice noise cancellation system based on the Matlab rls
Platform: | Size: 612792 | Author: 李颂 | Hits:

[Software Engineeringbasic MatlabRLS noise

Description: 噪声语音对消系统研究 基于matlab rls-voice noise cancellation system based on the Matlab rls
Platform: | Size: 612352 | Author: 李颂 | Hits:

[Audio programss

Description: 在噪声环境下语音信号的增强 语音信号为读入的声音文件 噪声为正态随机噪声-In the noisy environment of the enhanced voice signal voice signal for the read noise of the sound files for the normal random noise
Platform: | Size: 1024 | Author: 熊敏 | Hits:

[Speech/Voice recognition/combinePJF

Description: 利用谱减法进行语音去噪!有语音读入功能,适合于进行与语音叠加的噪音的去除!-Using spectral subtraction de-noising voice! Has voice read function, suitable for stacking with the voice of the removal of the noise!
Platform: | Size: 1024 | Author: wenhu | Hits:

[Speech/Voice recognition/combineWienerScalart

Description: 基于Wiener滤波的语音消噪Matlab源程序 调用方式: output=WienerScalart96(signal,fs,IS) signal--输入含噪语音 fs----语音信号采样率 IS----起始静音端,用来估计噪声方差(秒做单位,默认是0.25秒) -Wiener filter-based de-noising of the voice call Matlab source code the way: output = WienerScalart96 (signal, fs, IS) signal- voice input with noise fs---- voice signal sampling rate IS---- Start mute end used to estimate the noise variance (units of seconds to do, the default is 0.25 seconds)
Platform: | Size: 3072 | Author: joe | Hits:

[matlabRLS_Voice

Description: 在matlab环境下的有关RLS算法,多麦克风语音降噪-In the matlab environment of the RLS algorithm, multi-microphone noise reduction Voice
Platform: | Size: 49152 | Author: 李锐 | Hits:

[Waveletmatlab

Description: 语音信号去噪,在MATLAB开发环境下,对含噪声的语音信号进行小波变换,根据阈值去噪的原理去噪,然后逆变换得到增强的语音信号-Speech Signal Denoising in the MATLAB development environment, including noise on the voice signal wavelet transform, in accordance with the principle of threshold denoising Denoising, and then inverse transform enhanced speech signal
Platform: | Size: 4096 | Author: 王鹏 | Hits:

[Speech/Voice recognition/combineSpeech_Quallity_Estimate

Description:
Platform: | Size: 6144 | Author: 武月 | Hits:

[Speech/Voice recognition/combineshibie

Description: 能有效的去除纯净语音中加入的噪声,效果不错。-Can effectively remove the pure voice added to the noise, good results.
Platform: | Size: 417792 | Author: 小颖 | Hits:

[Speech/Voice recognition/combinekalman

Description: 该程序是卡曼滤波法在语音处理上的应用,能有效的去除噪声,达到语音增强的目的!-The program is Kaman filtering method in the voice processing application, can effectively remove the noise, to achieve the purpose of speech enhancement!
Platform: | Size: 1024 | Author: zhjuna | Hits:

[matlabvoice_enhancement_using_spectrum_minus

Description: MATLAB环境下对于含平稳噪声的带噪语音利用谱相减算法进行处理,原始语音请命名为“origin.wmv",处理后的语音为”enhanced.wmv"。rar内含有我自己做好的语音处理结果,可以用你自己的待处理语音替换它们,请放在同一目录下!-MATLAB environment containing stationary noise for Noisy Speech using spectral subtraction algorithm for processing, the original voice please named origin.wmv , after the voice for enhanced.wmv . rar contains my own voice to do a good job dealing with the results, you can use your own voice to be processed to replace them on the same directory, please!
Platform: | Size: 302080 | Author: xx | Hits:

[Speech/Voice recognition/combinemarkdsp

Description: 语音降噪 滤波器 源代码 c语言-Voice noise reduction filter source code c language
Platform: | Size: 43008 | Author: zsx | Hits:

[matlabmatlab

Description: 用matlab实现语音的加噪去噪过程,FFT变换-Implementation using matlab voice add process noise denoising, FFT transform
Platform: | Size: 18682880 | Author: 陈猪猪 | Hits:

[matlabASKBPSk

Description: 噪声背景下的语音端点检测和语音增强算法,在信噪比很低的强航空噪声背景下,-aviation noise background voice endpoint detection and voice enhancement algorithms, and very low signal to noise ratio in the strong aviation background noise, particularly effective
Platform: | Size: 3072 | Author: 杨开开 | Hits:

[Speech/Voice recognition/combinevoice_processor

Description: The purpose of this project is to create a different system for processing voice signals and from which we draw useful conclusions about these brands. More specifically, the system will first filter the voice signal with a pass bandwidth (chebyshev probably type 2) to reduce the presence of noise in it and then we can calculate: • what limits the signal word out (segmentation) • how are these words • the characteristic frequency of the voice of the speaker of each file (voice pitch). -The purpose of this project is to create a different system for processing voice signals and from which we draw useful conclusions about these brands. More specifically, the system will first filter the voice signal with a pass bandwidth (chebyshev probably type 2) to reduce the presence of noise in it and then we can calculate: • what limits the signal word out (segmentation) • how are these words • the characteristic frequency of the voice of the speaker of each file (voice pitch).
Platform: | Size: 2048 | Author: Pastel87 | Hits:

[Speech/Voice recognition/combinevoice

Description: 本程序为一个用matlab实现的语音滤波程序,能计算并显示语音信号的幅频特性,巴特沃斯低通滤波器幅度和相位响应,引入噪声后的幅频特性,以及滤波后的DFT幅频特性。本程序附有语音文件以供试验。-This program is an implementation using matlab voice filtering procedures, can calculate and display the speech signal amplitude-frequency characteristics of Butterworth low-pass filter magnitude and phase response, after the introduction of noise, amplitude-frequency characteristics, as well as the filtered DFT amplitude-frequency characteristics. This procedure for testing with voice file.
Platform: | Size: 4096 | Author: 周峰 | Hits:

[Speech/Voice recognition/combiness-improve

Description: 谱减法消除噪音的c代码,是在本站下载的源代码ss.tar.gz的基础上使用改进算法改进的,原程序只能消除最开始很小段的语音噪声。改进后的程序经测试,能够很好地消除语音噪声。在此感谢ss.tar.gz源程序的提供者。-C-code for spectrum-sub to cancel voice noise, can cancel noise very well.
Platform: | Size: 819200 | Author: Guan | Hits:

[Audio programvoice

Description: 音频信号加上噪声后通过滤波回复原音频信号-Audio signal plus noise is to restore the original audio signal by filtering
Platform: | Size: 327680 | Author: lan | Hits:

[File Formatvoice

Description: 语音的预加重和去加重,进行语音的前期处理,减少噪声。-Voice of the pre-emphasis and de-emphasis, voice of the pre-processing to reduce noise.
Platform: | Size: 5120 | Author: mengxiangai | Hits:

[Speech/Voice recognition/combineMATLAB-Speech-and-noise-GUI

Description: MATLAB编写语音加噪,加入高斯噪声,并且有对话框显示-MATLAB voice noise by adding Gaussian noise, and the dialog box is displayed
Platform: | Size: 2115584 | Author: 瓦渡 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net