搜索资源列表
MATLAB-YUYINSHIBIE
- 完整的基音识别程序,经过修改,测试正确。包含基音检测,DTW,LPCC,MFCC提取等-integrity of the pitch identification procedures, the result of the revision, the test correctly. Pitch Detection included, DTW, LPCC Features, MFCC extraction
LPCC
- 用于说话人识别中,是一种lpcc参数的提取方法,环境在MATLAB下
lpcc
- 用matlab实现LPCC特征的提取的程序!
lpcc.m__
- 用MATLAB开发的语音识别中语音特征提取方法之一LPCC(线性预测倒谱系数)
lpcc
- 用MATLAB开发的语音识别中语音特征提取方法之一LPCC(线性预测倒谱系数)。-A MATLAB program for speech signal recognition using LPCC (Linear Predictive Cepstral Coding) one of the method for the pick up of speech character
YuYinTeZhengTiQu.rar
- 语音特征参数提取方法研究(lpcc,mfcc),Speech feature extraction method. Pdf
lpcc
- 提取线性预测倒谱系数的matlab程序,使用的是自相关法-Linear prediction cepstral coefficients extracted the matlab program, using the autocorrelation
vq
- 使用lpcc参数的vq算法,vq为主函数,lpcc是提取线性倒谱系数-The use of the VQ algorithm lpcc parameters, vq-based function, lpcc is the extraction of linear cepstrum coefficients
LPCCandMFCCzang
- 基于LPCC和MFCC的藏语语音端点检测算法-method of lpcc and mfcc for the edge detection of Zang language
testdata
- LPCC FUNCTION matlab and signal processing toolbox for the lpc function
lpcc
- 本源码为语音识别中lpcc(线性预测倒谱系数)的计算方法。经试验,可用。为方便大家理解,关键语句和函数后面都加上了注释。-The source code for speech recognition in lpcc (Linear Prediction Cepstrum Coefficient) is calculated. After testing, can be used. To facilitate the understanding of everyone, the key behin
figureextract
- matlab环境下计算MFCC参数(mel倒谱参数),lpcc参数(线性预测倒谱)和pitch(基因)-calculate mfcc lpcc pitch
lpcc
- 求语音信号的lpcc参数,应用于语音处理-Lpcc for voice signal parameters
yuyingshibie
- matlab实现的很有用的语音识别源代码,包括MFCC,LPCC,DTW,Mel滤波器,端点检测等程序的实现。-Useful code of audio recognization writed by matlab, inclucing MFCC, LPCC, DTW, Mel Filter, Port Detection etc.
lpcc
- 语音信号处理中的LPCC的提取方法,包括PDF的文章介绍,适合初学者-LPCC speech signal processing in the extraction methods, including PDF article introduction, suitable for beginners
lpcc
- 语音处理中的提取LPCC特征值程序,希望对初学者有帮助。-LPCC Speech Processing eigenvalue extraction process, hoping to help beginners.
LPCC
- lpcc的基本算法。使用matlab实现-lpcc the basic algorithm. Implementation using matlab
lpcc-matlab
- matlab程序,从语音中提取lpcc,可以修改维数,带详细中文解释,方便阅读。-matlab program, extracted from voice lpcc, you can modify the dimension, with a detailed explanation of the Chinese, and easy to read.
LPCC
- this is lpcc matlab code
LPCC
- 线性预测倒谱系数(Linear Prediction Cepstrum Coefficient,LPCC)是线性预测系数(Linear Prediction Coefficient,LPC)在倒谱域中的表示。该特征是基于语音信号为自回归信号的值设,利用线性预测分析获得倒谱系数。(Linear Prediction Cepstrum Coefficient)