IS THERE ANY TOOLBOX FOR K MEANS CLUSTERING IN MATLAB?
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
IS THERE ANY TOOLBOX FOR K MEANS CLUSTERING IN MATLAB?
PLS REPLY.ITS VERY URGENT
0 comentarios
Respuestas (3)
Shashank Prasanna
el 9 de Jul. de 2014
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 comentarios
dpb
el 9 de Jul. de 2014
>> which kmeans
C:\ML_R2012b\toolbox\stats\stats\kmeans.m
>>
'stats' is the Statistics Toolbox. Contact TMW sales for further info.
0 comentarios
char S
el 10 de Jul. de 2014
2 comentarios
dpb
el 10 de Jul. de 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.
Shashank Prasanna
el 10 de Jul. de 2014
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.
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!