Introduction - If you have any usage issues, please Google them yourself
Help file of Toolbox for estimating the number of clusters (NCT)
(Version 2.0)
Your comments are welcome at:
http://www.mathworks.com/matlabcentral/fileexchange/13916
E-mail: wangkjun@yahoo.com
(1) Contents of NCT
The NCT includes 4 External validity indices and 8 internal validity indices, and the sub-routine "validity_Index.m" is designed to use them.
This tool is suitable for the research work such as the performance comparison of different indices on estimation of the number of clusters, algorithm design by improving part codes of this toolbox.
(2) Contents of main file "mainClusterValidationNC.m"
It is designed to use validity indices to estimate the number of clusters (NC) for PAM and K-means clustering algorithms.