Complexity of k-menas
1 view (last 30 days)
Show older comments
Hi,
I would like to know the structure that is used to implemente the k-means algorithm in Matlab and what is the theoritical complexity of this algorithm.
Thanks.
0 Comments
Accepted Answer
More Answers (1)
Walter Roberson
on 16 Sep 2018
The overall theoretical complexity is discussed at https://theory.stanford.edu/~tim/papers/kmeans.pdf
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!