搜索资源列表
ma_by
- The Matlab functions and scr ipts in the MA toolbox are: - ma_sone wav (PCM) to sone (specific loudness sensation) - ma_mfcc wav (PCM) to MFCCs (Mel Frequency Cepstrum Coefficients) - ma_sh sone to Spectru
melcepst
- 求mel频率倒谱系数的matlab程序-for mel frequency cepstrum coefficients of Matlab procedures
recognizedemo
- 本程序是用MATLAB编写的孤立词的语音识别的程序,包含mel倒谱分析以及单个词的语音识别。-This procedure is used to prepare MATLAB isolated word speech recognition procedures, including mel cepstrum analysis, and single-word speech recognition.
vqRecognition
- 说话人识别程序特征参数为MEL倒谱,模型为VQ量化-Speaker recognition process characteristic parameters for the MEL cepstrum, models for the VQ quantization
222
- 建立了一种基于自组织神经网络的语音识别系统。对语音信号进行了预处理, 提取了语音信号的线性预测系数、线性预测倒谱系数和Mel 倒谱特征系数, 建立了基于自组织神经网络的识别判决模型.-Established a self-organizing neural network-based speech recognition system. Carried out on the speech signal pre-processing, e
mfcc
- 语音信号的特征提取,语音信号的Mel倒谱特征(MFCC)的求解方法,语音信号的线性预测原理以及LPC特征的求解方法 -Speech signal feature extraction, speech signal characteristics of Mel cepstrum (MFCC) the solution, voice signals, as well as the principle of linear predicti
mfcc
- 采用间接方法提取MEL倒谱,先计算自相关系数,然后由自相关系数计算LPC预测系数和反射系数,再计算LPC倒谱系数,最后由LPC倒谱系数计算MFCC 。-Indirect method of extracting MEL cepstrum, first calculating the autocorrelation coefficient, and then auto-correlation coefficient calculated
melcepst
- 一种简单的求梅尔倒谱的方法,运用该种方法能较快得到mel倒谱。-Seek a simple method of Mel cepstrum, the use of the method can be faster mel cepstrum.
melcepst
- 计算Mel倒谱系数的matlab程序: MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH) 使用: c=melcepst(s,fs) % calculate mel cepstrum with 12 coefs, 256 sample fr a mes-Mel cepstrum coefficients calculated th
mel
- 自己编写的求mel三角滤波器系数的程序,比matlab自带程序容易理解,帮助大家理解mel三角滤波器-I have written for triangular mel filter coefficients procedures, than matlab own procedures easy to understand and help us to understand the triangular mel filter
melcepst
- MELCEPST Calculate the mel cepstrum of a signal
lpcmel
- 此C++程序同时包含了语音信号的lpc参数,LPC倒谱,以及mel倒谱的提取程序-This C++ program also includes a voice signal lpc parameters, LPC cepstrum, and mel cepstrum extraction procedures
MFCC_implementation
- Mel cepstrum implementation in c-Mel cepstrum implementation in c++
Research_0n_Speech_Cepstral_Features
- 该文在研究基于线性预测倒谱和非线性MEL刻度倒谱特征的基础上,研究了LPCC和MFCC参数提取的算法原理及提取算法,提出了一级、二级差分倒谱特征参数的提取算法。识别实验验证了MFCC参数的鲁棒性优于LPCC参数。-In this paper, research is based on linear prediction and nonlinear MEL Cepstrum Cepstrum scale, based on studies
2028
- OTOMATİ K KONUŞ MA TANIMA ALGORİ TMALARININ UYGULAMALARI Kö ksal Ö CAL Ankara Ü niversitesi Fen Bilimleri Enstitüsü Elektronik Mühendisliğ i Anabilim Dalı Danı ş man : Y
melcepst
- 这是一个在语音识别中求Mel倒谱系数的matlab程序。 这个程序里面还需要用到几个其他的函数,都在VoiceBox工具箱里面,可以到网上下载-Calculate the mel cepstrum of a signal,The program also needs to be used in several other functions, in VoiceBox toolbox, can to download
MATLAB-Mel
- MATLAB下使用Mel倒谱特征进行说话人识别源代码-MATLAB using Mel Cepstrum for Speaker Recognition Source Code
MELCEPST
- MATLAB下计算Mel倒谱的函数,在语音特征提取方面常用-Mel cepstrum calculated under MATLAB functions used in the speech feature extraction
MelCepstrumCoefficients
- 求梅尔倒谱系数的matlab程序,主程序是melcepst。-Mel Cepstrum Coefficients seeking matlab program, the main program is melcepst.
gmfcc
- 语音识别的特征参数提取算法——Mel倒谱参数提取(MFCC)可以作为语音识别特征参数。-Speech recognition feature extraction algorithm- Mel cepstrum extraction (MFCC) feature parameters as speech recognition.