登录
首页 » WINDOWS » 原BBO程序包

原BBO程序包

于 2021-04-23 发布 文件大小:33KB
0 466
下载积分: 1 下载次数: 5

代码说明:

  能实现原生BBO算法,以及与其他进化算法进行对比(The native BBO algorithm can be implemented and compared with other evolutionary algorithms)

文件列表:

原BBO程序包
原BBO程序包\ACO.m, 3748, 2007-02-15
原BBO程序包\Ackley.m, 1727, 2007-01-29
原BBO程序包\BBO.m, 10142, 2017-12-06
原BBO程序包\ClearDups.m, 743, 2007-01-12
原BBO程序包\ComputeAveCost.m, 524, 2007-01-12
原BBO程序包\Conclude.m, 914, 2007-01-29
原BBO程序包\DE.m, 3142, 2007-01-29
原BBO程序包\ES.m, 3329, 2008-08-12
原BBO程序包\Fletcher.m, 2285, 2007-01-29
原BBO程序包\GA.m, 5746, 2007-01-29
原BBO程序包\Griewank.m, 1720, 2007-01-29
原BBO程序包\Init.m, 1579, 2008-03-01
原BBO程序包\MAPSS.m, 5320, 2007-09-03
原BBO程序包\Monte.m, 2940, 2008-03-01
原BBO程序包\PBIL.m, 3826, 2007-08-01
原BBO程序包\PSO.m, 3970, 2007-02-27
原BBO程序包\Penalty1.m, 2116, 2007-02-13
原BBO程序包\Penalty2.m, 2120, 2007-02-13
原BBO程序包\PopSort.m, 530, 2007-08-01
原BBO程序包\Quartic.m, 1634, 2007-02-13
原BBO程序包\Rastrigin.m, 1701, 2007-01-29
原BBO程序包\Rosenbrock.m, 1866, 2007-01-29
原BBO程序包\Schwefel.m, 1719, 2007-01-29
原BBO程序包\Schwefel2.m, 1781, 2007-01-29
原BBO程序包\Schwefel3.m, 1690, 2007-02-13
原BBO程序包\Schwefel4.m, 1660, 2007-02-13
原BBO程序包\Sphere.m, 1659, 2007-01-29
原BBO程序包\Step.m, 1631, 2007-02-13
原BBO程序包\StudGA.m, 5912, 2007-08-01
原BBO程序包\matrices.mat, 6320, 2005-02-08
原BBO程序包\readme.txt, 3607, 2014-06-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Toolbox_all_algorithms
    说明:  这是MATLAB中最新的优化工具箱,它利用最近提出的7种算法来优化您的问题。 此工具箱中提供的算法包括: 灰狼优化器(GWO),蚂蚁狮子优化器(ALO),多功能优化器(MVO),蜻蜓算法(DA),蛾火焰算法(MFO),正弦余弦算法(SCA)和鲸鱼优化算法(WOA) 。(This is the latest optimization toolbox in MATLAB, which optimizes your problem using seven algorithms recently proposed. The algorithms provided in this toolbox include: GWO, ALO, MVO, DA, MFO, SCA and WOA.)
    2019-03-27 14:54:43下载
    积分:1
  • GA-FJSP-master
    说明:  采用改进的遗传算法,对柔性车间调度问题进行求解(Solving flexible shop scheduling problem with improved genetic algorithm)
    2020-06-16 11:20:02下载
    积分:1
  • FA_yangxinshe
    说明:  标准萤火虫算法,程序运行稳定,可以自测!!!!!!!(Standard firefly algorithm, the program runs stably and can be self-tested! ! ! ! ! ! !)
    2019-01-27 16:46:15下载
    积分:1
  • 基于蚁群的多配送中心的车辆调度问题的研究
    说明:  本代码是基于蚁群算法的多配送中心的车辆调度问题的研究论文的源代码,包括数据集,找了很久网上信息不全,加上自己总结,最终调试成功,分享一下(This code is the source code of the research paper on the vehicle scheduling problem of multiple distribution centers based on ant colony algorithm, including data set. After a long time of searching for incomplete information on the Internet, plus my own summary, the final debugging is successful. Share it)
    2019-12-03 22:30:39下载
    积分:1
  • CMA-ES
    CMA-ES source code in Matlab
    2020-12-14 22:29:13下载
    积分:1
  • bat_algorithm
    matlab实现蝙蝠优化(BA)算法,用于最优化计算(Bat optimization (BA) algorithm implemented by MATLAB for optimization calculation)
    2020-06-22 06:00:01下载
    积分:1
  • matlab实现蝙蝠优(BA) bat_algorithm
    说明:  matlab实现蝙蝠优化(BA)算法,用于最优化计算(Bat optimization (BA) algorithm implemented by MATLAB for optimization calculation)
    2020-06-22 06:00:01下载
    积分:1
  • GSA
    引力搜索算法优化函数,可以运行,适合学习这个算法用(The gravitational search algorithm optimizes functions that can be run.)
    2018-11-01 13:19:10下载
    积分:1
  • CS
    说明:  这是群智能优化算法,布谷鸟搜索算法,用matlab实现,用函数优化进行测试,简单易懂(This is swarm intelligence optimization algorithm, cuckoo search algorithm, implemented in matlab, test with function optimization, easy to understand)
    2018-10-10 12:24:20下载
    积分:1
  • Toolbox_all_algorithms
    这是MATLAB中最新的优化工具箱,它利用最近提出的7种算法来优化您的问题。 此工具箱中提供的算法包括: 灰狼优化器(GWO),蚂蚁狮子优化器(ALO),多功能优化器(MVO),蜻蜓算法(DA),蛾火焰算法(MFO),正弦余弦算法(SCA)和鲸鱼优化算法(WOA) 。(This is the latest optimization toolbox in MATLAB, which optimizes your problem using seven algorithms recently proposed. The algorithms provided in this toolbox include: GWO, ALO, MVO, DA, MFO, SCA and WOA.)
    2019-03-27 14:54:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载