搜索资源列表
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. MFCCs derived as follows: 1. Ta
aa
- 用matlab编写的代码在音频中mel倒谱系数提取-Code written using matlab audio mel cepstral coefficients extracted
3MATLABYUYIN
- 3.1语音信号的同态处理和倒谱分析30 3.1.1同态处理的基本原理30 3.1.2复倒谱和倒谱31 3.2离散余弦变换34 3.3Mel频率倒谱系数的分析37 3.3.1Mel滤波器组37 3.3.2MFCC特征参数提取38 3.4小波和小波包变换43 3.4.1小波变换43 3.4.2小波包变换44 3.4.3小波包算法45 3.4.4MATLAB中一维小波和小波包变换函数46 3.4.5MATLAB语音信号小波和小波包变换的例子49 3.