文件名称: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. Take the Fourier transform of (a windowed excerpt of) a signal.
2. Map the powers of the spectrum obtained above onto the mel scale, using triangular overlapping windows.
3. Take the logs of the powers at each of the mel frequencies.
4. Take the discrete cosine transform of the list of mel log powers, as if it were a signal.
5. The MFCCs are the amplitudes of the resulting spectrum.
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. Take the Fourier transform of (a windowed excerpt of) a signal.
2. Map the powers of the spectrum obtained above onto the mel scale, using triangular overlapping windows.
3. Take the logs of the powers at each of the mel frequencies.
4. Take the discrete cosine transform of the list of mel log powers, as if it were a signal.
5. The MFCCs are the amplitudes of the resulting spectrum.
相关搜索: MEL
mfcc
matlab
mel
scale
cepstral
matlab
cepstral
log
log
transform
mel
frequency
cepstral
coefficient
using
matlab
mfcc
mfi
MEL
CEPSTRAL
mel
cepstral
mfcc
matlab
mel
scale
cepstral
matlab
cepstral
log
log
transform
mel
frequency
cepstral
coefficient
using
matlab
mfcc
mfi
MEL
CEPSTRAL
mel
cepstral
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MFCC.m