Intelligent Algorithm

Total 4298 resources

Implementation of neural network optimization using Ant Colony Algorithm. Features ANT_object_func_ant as the neural network-based objective function and Ant_ant_new as the main optimization program with swarm intelligence implementation.

MATLAB 264 views Premium

Implementation of clustering analysis using genetic algorithms, including core functions such as fitness evaluation, selection operators, and crossover operations with Python/Matlab code architecture explanations.

MATLAB 228 views Premium

Multi-objective optimization involves two or more competing objectives under constraints, where optimizing one objective often sacrifices others, resulting in multiple non-dominated optimal solutions known as Pareto optimal solutions. The Fast Nondom

MATLAB 185 views Premium