When the mfcc function uses the default parameters, it outputs 13 mel-frequency cepstral coefficients, and appends the log-energy (for a total of 14 elements per frame). Most applications that use MFCC append the log-energy to the feature vector. To ignore the log-energy, set the "LogEnergy" parameter to 'ignore'.
mfcc for wav file
11 次查看(过去 30 天)
显示 更早的评论
in 2018 matlab mfcc should give 13 features by default ,but m gelling 14 coloums everytime...plz guide
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Feature Extraction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!