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

 채택된 답변

José-Luis
José-Luis 2014년 6월 4일

0 개 추천

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

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

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

질문:

2014년 6월 4일

댓글:

2014년 6월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by