/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

Primary LanguageMATLAB

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