Hi all,
Could you help me how can I get kmeans function documents(i.e.papers),because I need the steps of the kmeans algorithm and for using these papers as references in my thesis.
Thank you very much

 Respuesta aceptada

José-Luis
José-Luis el 4 de Jun. de 2014

0 votos

Please look at the documentation.
<http://www.mathworks.com/help/stats/kmeans.html>
Copy/pasting from there:
References
[1] Seber, G. A. F. Multivariate Observations. Hoboken, NJ: John Wiley & Sons, Inc., 1984.
[2] Spath, H. Cluster Dissection and Analysis: Theory, FORTRAN Programs, Examples. Translated by J. Goldschmidt. New York: Halsted Press, 1985.

8 comentarios

hamed abdulaziz
hamed abdulaziz el 4 de Jun. de 2014
Thank you very much,I need the steps of the algorithm to be mentioned also.
José-Luis
José-Luis el 4 de Jun. de 2014
Editada: José-Luis el 4 de Jun. de 2014
Then you need to get that book and that paper. Please accept an answer if it helped you.
You could also look at the source code and see what the function actually does:
edit kmeans
hamed abdulaziz
hamed abdulaziz el 4 de Jun. de 2014
Sure, I'll accept your excellent answer, could you provide me that book and that paper please?
José-Luis
José-Luis el 4 de Jun. de 2014
Editada: José-Luis el 4 de Jun. de 2014
No, I can't. They are both books actually. So there are probably copyright restrictions. I suggest you try a library or google to see if they are available online.
hamed abdulaziz
hamed abdulaziz el 4 de Jun. de 2014
O.K.I need at least the steps of the algorithm only now,thank you in advance
José-Luis
José-Luis el 4 de Jun. de 2014
For that, look at the source code for kmeans.
hamed abdulaziz
hamed abdulaziz el 4 de Jun. de 2014
Thank you.
José-Luis
José-Luis el 4 de Jun. de 2014
My pleasure.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Preguntada:

el 4 de Jun. de 2014

Comentada:

el 4 de Jun. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by