How to extract features of an audio file?

1 view (last 30 days)
jay
jay on 2 Aug 2013
Commented: Walter Roberson on 9 May 2017
Sir, I want to extract features in a audio file. I used mfcc function in matlab. But the version i am using (matlab7.10.0(R2010a)) says that it has no such function. What is the wrong with it? Please guide me. I am new to matlab.
Thank you, Jay
  2 Comments
Walter Roberson
Walter Roberson on 9 May 2017
MATLAB does not include a mfcc in any version up to present, R2017a. You can, however, find several different implementations in the File Exchange, and you can find several third-party toolboxes that implement it

Sign in to comment.

Answers (1)

Muhammad Naveed
Muhammad Naveed on 12 Dec 2014
Slam. You have to use mirtoolbox that will allow you to work with audio features extraction. https://www.jyu.fi/hum/laitokset/musiikki/en/research/coe/materials/mirtoolbox download mirtoolbox and use it.

Categories

Find more on Audio I/O and Waveform Generation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!