This project provides source code and examples for four clustering algorithms, aiming to develop a standardized and extensible toolkit for clustering tasks. The implementation includes: 1. Clustering algorithms: K-means, K-medoids, FCMclust, GKclust, and GGclust 2. Cluster visualization: 2D plotting capabilities for displaying clustering results 3. Validation metrics: Comprehensive evaluation mechanisms calculating Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni's Index (XB), Dunn's Index (DI), and Alternative Dunn Index (DII)
MATLAB
228 views
Tagged