粒子群算法 Resources

Showing items tagged with "粒子群算法"

Comprehensive collection of PSO algorithms including standard PSO, constriction factor PSO, inertia weight PSO, adaptive learning factor PSO, second-order PSO, chaotic PSO, and simulated annealing PSO. These robust implementations feature optimized parameter tuning, velocity updates with boundary handling, and fitness evaluation functions for immediate practical application.

MATLAB 176 views Tagged

This MATLAB-implemented program extends traditional basic particle swarm optimization by incorporating multi-agent system concepts. The enhanced algorithm is specifically applied to electric power load distribution problems with comparative performance analysis demonstrating practical effectiveness improvements.

MATLAB 206 views Tagged