混合蛙跳算法 Resources

Showing items tagged with "混合蛙跳算法"

An improved version of SFLA (Shuffled Frog Leaping Algorithm) implemented in MATLAB, featuring simplified code structure and practical applications. This implementation includes optimized local search mechanisms and global information exchange between frog groups. Available for download with detailed documentation.

MATLAB 203 views Tagged

The Shuffled Frog Leaping Algorithm (SFLA) is a novel optimization technique in evolutionary computing, originally introduced by Eusuff and Lansey in 2003 to address combinatorial optimization problems. This population-based metaheuristic mimics frog behavior with memetic evolution and cooperative search strategies.

MATLAB 230 views Tagged