How to implement vector quantization after calculating MFCC?

I have a sample signal, and I computed MFCC using this code .Now I have an array of 1225x12 size, where there are 12 coefficients for 1225 frames. Now I want to test another signal against this sample, and use vector quantization for this.I have this code , but cannot quite understand what to do. It takes data vectors as input,but I have a matrics. Do I convert it into a vector in some way? And how do I determine if two arrays match?

답변 (0개)

카테고리

도움말 센터File Exchange에서 Signal Processing Toolbox에 대해 자세히 알아보기

질문:

2016년 3월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by