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?

Réponses (1)

Adam
Adam le 9 Jan 2017

0 votes

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!

Catégories

En savoir plus sur Statistics and Machine Learning Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by