problem in kmeans clustering

1 visualizzazione (ultimi 30 giorni)
Biruntha Gnaneswaran
Biruntha Gnaneswaran il 12 Giu 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);

Risposte (0)

Categorie

Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by