基本PSO粒子群算法 Resources

Showing items tagged with "基本PSO粒子群算法"

Source code for the fundamental Particle Swarm Optimization algorithm featuring constriction factor and inertia weight. This modularly structured code provides clear organization for easy enhancements and numerical experimentation, with key components including velocity updates, particle movement logic, and fitness evaluation functions.

MATLAB 202 views Tagged