群智能算法 Resources

Showing items tagged with "群智能算法"

A newly proposed swarm intelligence algorithm called Chicken Swarm Optimization (CSO), available for download and improvement with implementation-specific enhancements.

MATLAB 199 views Tagged

This MATLAB implementation of the Firefly Algorithm, belonging to swarm intelligence algorithms, was developed as a university project. The code features a main program with multiple functions simulating fundamental firefly behaviors, making it highly applicable in artificial intelligence optimization problems.

MATLAB 231 views Tagged

This MATLAB code implements the Firefly Algorithm, a swarm intelligence optimization method. Developed as a university project, it features a main program with auxiliary functions simulating fundamental firefly behaviors, making it particularly suitable for artificial intelligence applications. The implementation includes attraction mechanisms based on brightness and distance calculations.

MATLAB 231 views Tagged