can u help me in developing a program using uncertain k-means

My project is : clustering on uncertain data using u-k means algorithm.
help me if u can with the MATLAB code for it.

3 Comments

Do you have the stats toolbox or are you trying to write your own kmeans from scratch?
Do you mean something like "fuzzy k-means" ? Fuzzy clustering using k-means ?
I am trying to write my own kmeans algo from scratch. is uncertain k means available in stats toolbox? fuzzy k means is different from uncertain k means.

Sign in to comment.

Answers (1)

kmeans in the statistics toolbox.
Could you give more details or references about "uncertain" kmeans? What have you tried already?

1 Comment

k means in statistics box is normal kmeans clustering. I want to develop kmeans for uncertain data clustering. Please check the following link-

Sign in to comment.

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Asked:

on 11 Mar 2013

Community Treasure Hunt

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

Start Hunting!