k-means clustering code without using matlab code
Show older comments
I need the k-means clustering without using matlab code
Answers (1)
Walter Roberson
on 6 May 2015
Edited: Walter Roberson
on 6 May 2015
0 votes
To pick an example at random, here is one person's C implementation: over here. You can find Fortran 90 versions, or Java versions, C++ versions, and probably many other languages besides.
Categories
Find more on Cluster Analysis and Anomaly Detection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!