概率算法 Resources

Showing items tagged with "概率算法"

Quantum Particle Swarm Optimization (QPSO) is a population-based probabilistic algorithm that addresses the limitation of traditional Particle Swarm Optimization where particle velocity constraints restrict search space exploration to confined regions. This implementation in MATLAB demonstrates how quantum mechanics concepts enable global optimization through position updates without velocity parameters.

MATLAB 226 views Tagged