Filter löschen
Filter löschen

problem in kmeans clustering

1 Ansicht (letzte 30 Tage)
Biruntha Gnaneswaran
Biruntha Gnaneswaran am 12 Jun. 2015
Hi, In signal processing, i use MFCC to extract the features.it result the features in 2D vector. then i use kemans clustering.can i use the kmeans to cluster 2D vector? can anyone help?
v = mfcc(s, fs);
[idx,C] = kmeans(v, 18);

Antworten (0)

Kategorien

Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by