Software Programming

Kunuk Nykjaer

Posts Tagged ‘Processing.org

K-means clustering visualization example, points in 2D space

with one comment

I implemented a K-means clustering of points in 2D space.
This is visualized using Java applet. Click this link to see the demo.
Another idea for alternative k-means where centroid is calculated by boundary rectangle of the points. Click this link to see the demo.

Reference: http://en.wikipedia.org/wiki/K-means_clustering

K-means

Written by kunuk Nykjaer

February 28, 2011 at 2:39 pm

Posted in Algorithm, Visualization

Tagged with

Follow

Get every new post delivered to your Inbox.