Particle Swarm Optimization (PSO) Algorithm for Enhanced K-means Clustering
MATLAB implementation of Particle Swarm Optimization algorithm applied to optimize K-means clustering. Successfully tested on MATLAB 6.5/7.1 versions (other versions not verified). The code integrates PSO's global search capabilities with K-means clustering to achieve improved clustering accuracy and performance.