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

 采纳的回答

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 个评论

Thank you very much,I need the steps of the algorithm to be mentioned also.
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
Sure, I'll accept your excellent answer, could you provide me that book and that paper please?
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.
O.K.I need at least the steps of the algorithm only now,thank you in advance
For that, look at the source code for kmeans.
My pleasure.

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by