搜索资源列表
voicebox voicebox,matlab的语音信号处理工具箱
- voicebox,matlab的语音信号处理工具箱,可以进行语音识别、合成等,算法都很成熟-VOICEBOX is a speech processing toolbox consists of MATLAB routines that are maintained by and mostly written by Mike Brookes, Department of Electrical & Electronic Engineering, Imperial College, Exhi
matlab.rar
- 在语音信号处理过程中,用MATLAB进行语音分帧的程序,不错的内容,speech signal processing
psola.rar
- 语音信号处理调节韵律的matlab程序,基音同步叠加算法PSOLA,,Speech Signal Processing, Pitch Synchronous Overlap Add algorithm PSOLA
HHT
- 目前,互联网上HHT信号处理技术有 三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007 另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。 其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的 SD>0.1,单调性的判断,并不是去
cardoso
- 法国信号处理专家cardoso提出的关于盲信号处理的代数方法的matlab程序,即联合对角化算法。对于盲信号处理的初学者和第一次编程者,应该有必要读一读程序。-French signal processing experts, cardoso questions about blind signal processing matlab algebraic methods of procedure, namely, the joint diagonalization algorithm. Blin
voicebox
- 在做和语音信号处理相关的项目时要用到的语音工具箱,比如语音识别,说话人识别等,里面有一些已经封装好的小函数,可供大家编程序的时候直接调用-In speech signal processing to do and projects related to voice use toolbox, such as speech recognition, speaker recognition, etc., there are some good small function package for ev
matlab[speech_toolboxes(1)]
- matlab语音信号处理工具箱[speech_toolboxes(1)]-matlab speech signal processing toolbox [speech_toolboxes (1)]
mfccvaddtw
- 语音信号处理的最基本的Maylab处理程序,包括读入语音波形,清音浊音的检测,加窗,过零率,短时能量,基音最大值。最后有test给出演示-Speech Signal Processing Maylab the most basic treatment procedures, including read into the voice waveform, voiceless voiced detection, add windows, zero-crossing rate, short-term
prolpc
- 语音信号处理,函数主要的功能是求取线性预测系数lpc及基音周期
audio processing
- 语音信号处理-对输入语音信号进行端点检测和基音轨迹的检测(利用acf、amdf和acf/amdf三种方法)。-Speech Signal Processing- the input voice signal trajectory endpoint detection and pitch detection (using acf, amdf and acf/amdf three methods).
chenhuanshen
- 《数字信号处理教程:MATLAB释义与实现》一书的电子版和书中所有的代码,对于学习数字信号处理和语音处理来说,非常有用。-" Digital Signal Processing Tutorial: MATLAB interpretation and implementation of" electronic version of a book and all of the code book for the study of digital signal processing
ACF
- 语音信号处理中基音周期提取算法。运用传统的自相关方法。并加入了三电平削波的处理。-Speech Signal Processing pitch extraction algorithm. Using the traditional autocorrelation method. And joined the three-level clipping processing.
1
- 语音信号处理的课件,包含语音信号的短时分析、特征提取、矢量量化,语音编码、合成与识别-Speech Signal Processing courseware, including short-time speech signal analysis, feature extraction, vector quantization, speech coding, synthesis and recognition, etc.
matlabyuyin
- matlab在语音信号处理中的使用,包括基频提取,语音识别,语音增强等(The application of MATLAB in speech signal processing including pitch extraction, speech recognition, speech enhancement and so on.It uses matlab.)
语音分帧
- 编写的几个子函数对语音信号进行分帧处理。(Several sub functions are written to frame the speech signal.)
语音信号处理实验教程(MATLAB源代码)
- 语音信号处理实验教程(MATLAB源代码)(Speech signal processing experiment course (MATLAB source code))
MATLAB在语音信号分析和合成中的应用》附件
- 这是非常有用的语音信号处理的代码资源,是书《matlab在语音信号分析与合成中的应用》的代码,整理的非常仔细,如何使用都有说明书。非常有价值。(This is a very useful code resource for speech signal processing. It is the code for the application of MATLAB in speech signal analysis and synthesis. It is very careful and has
matlab
- 这是一个具有语音的采集、读取、内插恢复、重采样,语音的时域参数的计算、端点的检测、基音周期的提取,语音的加噪、滤波及每次处理后语音的播放等功能的语音信号处理系统。(speech signal processing)
colea
- 用于对语音信号处理的matlab程序,可用于语谱图分析,共振峰分析等。(The matlab program for speech signal processing can be used for spectrogram analysis, formant analysis and so on.)
语音信号降噪之小波分解法
- 语音信号处理--降噪方法之小波分解法 MATLAB例程(Speech Signal Processing--A MATLAB Routine of Wavelet Decomposition Method for Noise Reduction)