IS THERE ANY TOOLBOX FOR K MEANS CLUSTERING IN MATLAB?
16 ビュー (過去 30 日間)
古いコメントを表示
IS THERE ANY TOOLBOX FOR K MEANS CLUSTERING IN MATLAB?
PLS REPLY.ITS VERY URGENT
0 件のコメント
回答 (3 件)
Shashank Prasanna
2014 年 7 月 9 日
KMEANS is part of the Statistics Toolbox as dpb mentioned. If you are interested in clustering or other machine learning algorithms the following should be helpful:
0 件のコメント
dpb
2014 年 7 月 9 日
>> which kmeans
C:\ML_R2012b\toolbox\stats\stats\kmeans.m
>>
'stats' is the Statistics Toolbox. Contact TMW sales for further info.
0 件のコメント
char S
2014 年 7 月 10 日
2 件のコメント
dpb
2014 年 7 月 10 日
As noted, previously, contact TMW sales. As w/ any TMW product, it's not gratis. You may be able to arrange a demo/trial period.
Shashank Prasanna
2014 年 7 月 10 日
You can start here:
https://www.mathworks.com/programs/trials/trial_request.html
If you/ your company is already working with an MW accounts manager, he/she would be the right person for this request.
参考
カテゴリ
Help Center および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!