自适应权重法 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 182 views Tagged