Intelligent Algorithm

Total 4298 resources

The Chaos Particle Swarm Optimization (CPSO) algorithm combines the rapid convergence traits of PSO with the ergodic randomness of chaos optimization. At each generation, CPSO performs additional chaotic searches around the optimal solution identifie

MATLAB 244 views Premium

This MATLAB-implemented program extends traditional basic particle swarm optimization by incorporating multi-agent system concepts. The enhanced algorithm is specifically applied to electric power load distribution problems with comparative performan

MATLAB 208 views Premium

Implementing a genetic algorithm to solve the knapsack problem, including population initialization, crossover operations, mutation strategies, and penalty functions, with detailed code implementation approaches for effective constraint handling.

MATLAB 207 views Premium

This MATLAB implementation of the Artificial Fish Swarm Algorithm provides a practical demonstration of the algorithm's optimization capabilities, featuring comprehensive code structure with key functions for fish behavior simulation, including prey(

MATLAB 208 views Premium

A comprehensive MATLAB toolbox for Support Vector Machines featuring classification, regression fitting functionalities, and detailed implementation insights - perfect for academic research and practical applications!

MATLAB 188 views Premium