带压缩因子的粒子群算法 Resources

Showing items tagged with "带压缩因子的粒子群算法"

This repository contains implementations of various PSO algorithm variants including: PSO with compression factor, weight-improved PSO, adaptive weight method, random weight method, PSO with variable learning factors, asynchronously changing learning factors, second-order PSO, second-order oscillatory PSO, chaotic PSO, hybrid PSO, crossover PSO, and simulated annealing algorithm. The collection provides comprehensive coverage of PSO improvements and variants with practical code implementations.

MATLAB 183 views Tagged