c-means&k-means

1 回表示 (過去 30 日間)
mina
mina 2013 年 2 月 17 日
i so need to codes for kmeans and c-means algorithm on dataset , if anybody know codes for its , please, help me.

採用された回答

Walter Roberson
Walter Roberson 2013 年 2 月 17 日
Have you searched the File Exchange?
Have you searched the MATLAB documentation?

その他の回答 (2 件)

mina
mina 2013 年 2 月 17 日
yes . but i not found the codes for kmeans on database of uci repository.
  1 件のコメント
Walter Roberson
Walter Roberson 2013 年 2 月 17 日
You are unlikely to find code to do exactly what you want.

サインインしてコメントする。


Shashank Prasanna
Shashank Prasanna 2013 年 2 月 17 日
k-means is part of the statistics toolbox, c-means i believe does not ship with the statistics toolbox, but as Walter mentioned you have to search the documentation read about it and decide if it does what you want it to do.
My understanding is that the UCI repository is a set of datasets, not algorithm themselves, is that right? If thats the case you can try out the k-means in either the statistics toolbox or something from file exchange and validate it against the results in the database.
hth

カテゴリ

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