搜索资源列表
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
vqRecognition
- 说话人识别程序特征参数为MEL倒谱,模型为VQ量化-Speaker recognition process characteristic parameters for the MEL cepstrum, models for the VQ quantization
mfcc
- mfcc mel倒谱系数学习。适合语音识别参数的学习。-mfcc mel cepstral coefficient learning. Parameters for speech recognition learning.
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
MFCC
- MFCC (Mel Frequent Cepstral Coefficient) in M-File. epresentation of the short-term power spectrum of a sound, based on a linear cosine transform of a log power spectrum on a nonlinear mel scale of frequency. MFC
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++
Speech_Test
- In this project we have processed the speech signal with the help of the DIGITAL SIGNAL PROCESSING techniques. The speech signal is given as the input will be verified using speech recognition technique using matlab. We
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
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.
filterbank
- The idea of a filterbank on a non-linear(mel) frequency scale-filter bank for mel
mfcc
- MEL FREQUENCY CEPSTRAL COEFFCIENT
imm3851
- This project describes the work done on the development of an audio segmentation and classification system. Many existing works on audio classification deal with the problem of classifying known homogeneous audio segment
mel-frequency!
- Voice Recognition Algorithms using Mel Frequency Cepstral Coefficient (MFCC) and Dynamic Time Warping (DTW) Techniques