code for triangular filter banks and MFCC
조회 수: 2 (최근 30일)
이전 댓글 표시
hi,
I having problem to create code for triangular filter banks and mfcc for the attached audio file. I would be much gratful if you could help me .im so deperate. Was working on it since a month but my code did not work.
Thank you
Kinds
Dan
댓글 수: 0
채택된 답변
jibrahim
2021년 7월 12일
There are two functions in Audio Toolbox that you can use for this task:
mfcc: Computes MFCC codefficients for you
designAuditoryFilterBank: Designs the triangular filter bank
댓글 수: 3
jibrahim
2021년 7월 14일
Dan,
the function is part of the Audio Toolbox product, so you need Audio Toolbox to be available.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulation, Tuning, and Visualization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!