用粒子群算法 Resources

Showing items tagged with "用粒子群算法"

This approach utilizes Particle Swarm Optimization to optimize RBF network weights, updating individual best positions and global best positions based on fitness evaluation values, with key implementations involving fitness function design and velocity-position update mechanisms.

MATLAB 217 views Tagged