搜索资源列表
pso_stand_nn_ids
- 标准粒子群优化算法源码,结合人工神经网络的一个基准函数测试程序
ga
- 遗传算法,用 matlab 实现,用于基准函数测试优化,精彩不可错过-genetic algorithm, using matlab realize, is extremely exciting. Not to be missed
SQPSO
- 基于物种形成的PSO算法(SQPSO),里面含有量子粒子的思想。主要参考Blackwell的论文。采用的动态环境是MPB函数---移动峰基准函数10个峰-PSO algorithm based on the formation of species (SQPSO), which contains the idea of quantum particles. Blackwell main reference papers. Using a dynamic environ
ABC.c
- 人工蜂群ABC算法的VC++源代码,在四个基准目标函数下,经仿真测试可成功运行,对刚接触ABC的初学者很有帮助-ABC VC++ artificial bee colony algorithm source code, in the four benchmark objective function, the simulation tests can be run successfully, very helpful for beginners new to ABC
ABC.m
- 人工蜂群ABC算法在Matlab下的源代码,在四种基准目标函数下,经仿真测试均可成功运行,适合初学ABC算法的人参考-Artificial bee colony ABC algorithm in Matlab source code in four benchmark objective function, the simulation can be run successfully tested, suitable for beginners ABC algorithm Reference
Gravitational-Search-algorithm
- 力搜索算法”Mathlab代码23基准函数最小化。- This is the Gravitational Search Algorithm Mathlab code for minimizing 23 benchmark functions. change test_functions.m and test_functions_range.m for your own applications. change Gconstant.m for your own f
ABC
- 标准人工蜂群算法详细代码,含20个基准函数(The standard artificial bee colony algorithm contains 20 benchmark functions)