保证全局收敛 Resources

Showing items tagged with "保证全局收敛"

A globally convergent stochastic particle swarm optimization algorithm with convergence guarantee. When the optimal particle's solution stagnates, mutation operations are applied to its position and velocity vectors to prevent premature convergence. The algorithm guarantees global convergence given sufficient iterations, with implementation typically involving fitness evaluation checks and adaptive mutation triggers.

MATLAB 216 views Tagged