当前位置:
首页
资源下载

搜索资源 - mel-cepstrum coefficients
搜索资源列表
-
0下载:
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 Spectrum Histogram
- ma_ph sone to
-
-
3下载:
求mel频率倒谱系数的matlab程序-for mel frequency cepstrum coefficients of Matlab procedures
-
-
0下载:
计算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 frames,Mel cepstrum coefficients calculated the matlab procedure: MELCEPST Calcu
-
-
0下载:
自己编写的求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
-
-
0下载:
omputes Mel Frequency Cepstrum Coefficients (MFCC)
-
-
0下载:
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 : Yrd. Doç . Dr. H. Gö kh
-
-
0下载:
求梅尔倒谱系数的matlab程序,主程序是melcepst。-Mel Cepstrum Coefficients seeking matlab program, the main program is melcepst.
-
-
0下载:
This source code calculates mel cepstrum coefficients for automatic speaker recognition system.
-
-
0下载:
包含语音端点检测,lpc倒谱系数,durbin算法,mel倒谱系数以及复倒谱系数。-Contains the speech endpoint detection, the lpc cepstrum coefficients, durbin algorithm, mel cepstral coefficients and the complex cepstrum coefficients.
-
-
1下载:
source code of methods of parameters extractions from audio files. MFCC: Mel Frequency Cepstrum Coefficients. LPC: Linear predictive Coefficients. LPCC:Linear predictive Cepstrum Coefficients. PLP and Rasta-PLP
-
-
0下载:
Mel-frequency cepstral coefficients (MFCCs) are coefficients that collectively make up an MFC. They are derived a type of cepstral representation of the audio clip (a nonlinear spectrum-of-a-spectrum ). The difference between the cepstrum and the mel
-
-
0下载:
The slides contain deep understanding of the algorithm mfcc ie mel frequency cepstrum coefficients
-
-
0下载:
语音识别MFCC特征提取matlab代码。 「梅尔倒频谱系数」(Mel-scale Frequency Cepstral Coefficients,简称MFCC),是最常用到的语音特征,此参数考虑到人耳对不同频率的感受程度,因此特别适合用在语音辨识。-Speech recognition MFCC feature extraction matlab code. \ Mel cepstrum coefficient (Mel- scale Frequency Cepstral Coefficien
-
-
0下载:
求解梅尔倒谱系数的相关matlab程序,对理解其系数的形成有很大帮助(Mel cepstrum coefficients to solve the relevant matlab program, the understanding of its coefficient of formation is very helpful)
-
-
0下载:
在MATLAB中完成对语音的梅尔倒谱系数的提取(Extraction of Mel cepstrum coefficients)
-
-
0下载:
对信号进行梅尔倒谱系数特征采集之前的预处理,包括分帧加窗、基于短时能量的双门限判别、除噪、预加重等(The preprocessing of Mel cepstrum coefficients before the signal is carried out, including frame windowing, double threshold discrimination based on short-time energy, denoising and pre emphasis)
-
-
1下载:
MFCC,Mel频率倒谱系数的缩写。Mel频率是基于人耳听觉特性提出来的,它与Hz频率成非线性对应关系。Mel频率倒谱系数(MFCC)则是利用它们之间的这种关系,计算得到的Hz频谱特征,MFCC已经广泛地应用在语音识别领域。(MFCC, Mel frequency cepstrum coefficient abbreviation. The frequency of Mel is based on the auditory characteristics of human ear. It is
-