フィルターのクリア

problem in kmeans clustering

1 回表示 (過去 30 日間)
Biruntha Gnaneswaran
Biruntha Gnaneswaran 2015 年 6 月 12 日
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);

回答 (0 件)

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by