in introduction to pattern recognition:a matlab approach in chapter 7 clustering there is a function name k_means which is used like this: "[theta bel j]=k_means(X,theta_ini)" and i can not find the source of this anywhere, can anyone help me please?

답변 (1개)

Adam
Adam 2017년 1월 9일

0 개 추천

I assume it is this file exchange code:
https://uk.mathworks.com/matlabcentral/fileexchange/50426-fuzzy-k-means-clustering/content/k_means.m
but you really could have just done a google search to find that just as I did!

카테고리

도움말 센터File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

질문:

2017년 1월 9일

답변:

2017년 1월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by