大学项目 Resources

Showing items tagged with "大学项目"

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 242 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 248 views Tagged