D Simon的生物地理学优化算法我要分享

D Simon biogeography optimization algorithm

D Simon 生物地理学 优化算法

关注次数: 415

下载次数: 0

文件大小: 30KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

D Simon的生物地理学优化算法,内亦包含相同环境下的其他优化算法,如粒子群算法、差分进化等,且含有标准测试函数


English Description:

D Simon biogeography optimization algorithm, also contain the same environment within other optimization algorithms, such as particle swarm optimization (pso) algorithm, differential evolution, etc., and contains the standard test functions


代码预览

bbo

...\Ackley.m

...\ACO.m

...\BBO.m

...\ClearDups.m

...\ComputeAveCost.m

...\Conclude.m

...\DE.m

...\ES.m

...\Fletcher.m

...\GA.m

...\Griewank.m

...\Init.m

...\MAPSS.m

...\matrices.mat

...\Monte.m

...\PBIL.m

...\Penalty1.m

...\Penalty2.m

...\PopSort.m

...\PSO.m

...\Quartic.m

...\Rastrigin.m

...\readme.txt

...\Rosenbrock.m

...\Schwefel.m

...\Schwefel2.m

...\Schwefel3.m

...\Schwefel4.m

...\Sphere.m

...\Step.m

...\StudGA.m

...\Test.m