Description: Fast mex K-means clustering algorithm with possibility of K-mean++ initialization
(mex-interface modified from the original yael package https://gforge.inria.fr/projects/yael)
- Accept single/double precision input
- Support of BLAS/OpenMP for multi-core computation
Please run mexme_yael_kmeans.m to compile mex-files (be sure that mex-setup have been done at least one)
Run demo "test_yael_kmeans.m"
To Search:
File list (Check if you may need any files):
gene_mvgm.m
html
....\test_yael_kmeans.html
....\test_yael_kmeans.png
....\test_yael_kmeans_01.png
....\test_yael_kmeans_02.png
....\test_yael_kmeans_03.png
....\test_yael_kmeans_04.png
....\test_yael_kmeans_05.png
....\test_yael_kmeans_06.png
....\test_yael_kmeans_07.png
license.txt
mexme_yael_kmeans.m
ndellipse.c
sample_mvgm.c
spiral2d.m
test_yael_kmeans.m
yael_kmeans.c