IS THERE ANY TOOLBOX FOR K MEANS CLUSTERING IN MATLAB?

Antworten (3)

Shashank Prasanna
Shashank Prasanna am 9 Jul. 2014

2 Stimmen

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:
dpb
dpb am 9 Jul. 2014
>> which kmeans
C:\ML_R2012b\toolbox\stats\stats\kmeans.m
>>
'stats' is the Statistics Toolbox. Contact TMW sales for further info.
char S
char S am 10 Jul. 2014

0 Stimmen

thanks for the reply.how this toolbox can be downloaded? my matlab version is 2013 .there is no statistics toolbox in 2013 version
pls reply

2 Kommentare

dpb
dpb am 10 Jul. 2014
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.
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.

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 9 Jul. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by