omerbaldo / Mat-Lab-K-Means-

The K-means algorithm is the simplest and most widely used method for clustering, in an iterative fashion. Here I used MatLab to take a set of points, labeled in X, and group them based on their euclidean distance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mat-Lab-K-Means-

The K-means algorithm is the simplest and most widely used method for clustering, in an iterative fashion. Here I used MatLab to take a set of points, labeled in X, and group them based on their euclidean distance

About

The K-means algorithm is the simplest and most widely used method for clustering, in an iterative fashion. Here I used MatLab to take a set of points, labeled in X, and group them based on their euclidean distance


Languages

Language:MATLAB 100.0%