k-means clustering code without using matlab code

Answers (1)

Walter Roberson
Walter Roberson on 6 May 2015
Edited: Walter Roberson on 6 May 2015
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.

Tags

Asked:

on 6 May 2015

Edited:

on 6 May 2015

Community Treasure Hunt

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

Start Hunting!