登录
首页 » matlab » 萤火虫算法算例

萤火虫算法算例

于 2020-10-18 发布 文件大小:4314KB
0 286
下载积分: 1 下载次数: 27

代码说明:

  多个萤火虫算法基础算例,为萤火虫算法通用算例(benchmark problem for firefly algorithm)

文件列表:

萤火虫算法算例\19.pdf, 243214 , 2017-05-27
萤火虫算法算例\25.pdf, 294341 , 2017-05-27
萤火虫算法算例\27.pdf, 681757 , 2017-05-27
萤火虫算法算例\33.pdf, 868374 , 2017-05-27
萤火虫算法算例\34.pdf, 797412 , 2017-05-27
萤火虫算法算例\41.pdf, 343059 , 2017-05-27
萤火虫算法算例\50.pdf, 456844 , 2017-05-27
萤火虫算法算例\51.pdf, 1019530 , 2017-05-27
萤火虫算法算例\example\example1\baogan.txt, 52966 , 2017-03-11
萤火虫算法算例\example\example1\constraint.m, 1268 , 2017-05-27
萤火虫算法算例\example\example1\fa_mincon.m, 7980 , 2014-02-12
萤火虫算法算例\example\example1\ffa_mincon.m, 4823 , 2017-03-11
萤火虫算法算例\example\example1\fitness.m, 696 , 2017-05-27
萤火虫算法算例\example\example1\inputans.txt, 85 , 2017-05-10
萤火虫算法算例\example\example1\mainfa.m, 652 , 2017-05-27
萤火虫算法算例\example\example1\STRESS.TXT, 86 , 2017-03-13
萤火虫算法算例\example\example2\constraint.m, 538 , 2017-05-27
萤火虫算法算例\example\example2\fa_mincon.m, 7980 , 2014-02-12
萤火虫算法算例\example\example2\ffa_mincon.m, 4823 , 2017-03-11
萤火虫算法算例\example\example2\fitness.m, 693 , 2017-05-27
萤火虫算法算例\example\example2\inputans.txt, 85 , 2017-05-10
萤火虫算法算例\example\example2\mainfa.m, 650 , 2017-05-29
萤火虫算法算例\example\example5\constraint.m, 1238 , 2017-05-28
萤火虫算法算例\example\example5\fa_mincon.m, 7980 , 2014-02-12
萤火虫算法算例\example\example5\ffa_mincon.m, 4823 , 2017-03-11
萤火虫算法算例\example\example5\fitness.m, 755 , 2017-05-23
萤火虫算法算例\example\example5\inputans.txt, 85 , 2017-05-10
萤火虫算法算例\example\example5\mainfa.m, 694 , 2017-05-27
萤火虫算法算例\example\example5简化\constraint.m, 1238 , 2017-05-28
萤火虫算法算例\example\example5简化\fa_mincon.m, 7980 , 2014-02-12
萤火虫算法算例\example\example5简化\ffa_mincon.m, 4823 , 2017-03-11
萤火虫算法算例\example\example5简化\fitness.m, 755 , 2017-05-23
萤火虫算法算例\example\example5简化\inputans.txt, 85 , 2017-05-10
萤火虫算法算例\example\example5简化\mainfa.m, 694 , 2017-05-31
萤火虫算法算例\example\example5简化\readme.txt, 62 , 2017-06-09
萤火虫算法算例\Mixed variable structural optimization using Firefly Algorithm.pdf, 789042 , 2016-07-15
萤火虫算法算例\example\example1, 0 , 2017-06-09
萤火虫算法算例\example\example2, 0 , 2017-06-09
萤火虫算法算例\example\example5, 0 , 2017-06-09
萤火虫算法算例\example\example5简化, 0 , 2017-06-09
萤火虫算法算例\example, 0 , 2017-06-09
萤火虫算法算例, 0 , 2017-06-09

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

发表评论

0 个回复

  • 萤火虫
    多个萤火虫算法基础算例,为萤火虫算法通用算例(benchmark problem for firefly algorithm)
    2020-10-18 12:17:27下载
    积分:1
  • CEC 2017 bound constrained benchmarks
    说明:  CEC2017前几名的MATLAB算法实现 有EBOwithCMAR; jSO; LSHADE_SPACMA; LSHADE-cnEpSin 各种参数都可以调整,包括种群数量、F因子、变异率、交叉率等(The realization of MATLAB algorithm for the top few of cec217. There are ebowithcmar; JSO; lshade_spacma; lshade cnepsin. Various parameters can be adjusted, including population number, F factor, mutation rate, crossover rate, etc.)
    2021-04-21 15:08:49下载
    积分:1
  • flowshop-master(GA)
    说明:  利用遗传算法求解柔性车间调度问题,采用Python编程实现(Using Genetic Algorithm to Solve Flexible Workshop Scheduling Problem)
    2020-07-01 20:20:01下载
    积分:1
  • FJSP-Dynamic-master
    说明:  解决车间资源分配的动态调度问题,采用遗传算法(Solving the dynamic scheduling problem of workshop resource allocation, using genetic algorithm)
    2020-06-16 11:20:02下载
    积分:1
  • FJSP-Dynamic-master
    解决车间资源分配的动态调度问题,采用遗传算法(Solving the dynamic scheduling problem of workshop resource allocation, using genetic algorithm)
    2020-06-16 11:20:02下载
    积分:1
  • GA-FJSP-master
    采用改进的遗传算法,对柔性车间调度问题进行求解(Solving flexible shop scheduling problem with improved genetic algorithm)
    2020-06-16 11:20:02下载
    积分:1
  • 阿里天池比赛数据
    说明:  阿里天池最后一公里所采用的数据集: 网点数据集、配送点、商户、快递信息、配送路径表、配送人员(Data sets adopted for the last kilometer of alitanchi: Network data set, distribution points, merchants, express delivery information, distribution path table, distribution personnel)
    2019-12-30 16:41:44下载
    积分:1
  • 蚁群
    用蚁群算法来解决TSP问题的matlab代码,用的蚁周模型,参数为实验选择的最优参数(Ant arithmetic and TSP problem)
    2018-01-19 14:29:02下载
    积分:1
  • 蚁群求解TSP问题程序
    说明:  蚁群算法求解TSP问题程序,代码简单明了,易于理解。(Ant colony algorithm for TSP)
    2020-07-07 14:50:25下载
    积分:1
  • Hybrid-GWOPSO-optimization
    灰狼算法和粒子群算法的结合,是两种种群算法的结合,值得一看(The combination of grey Wolf algorithm and particle swarm optimization is a combination of two population algorithms, which is worth a look)
    2021-04-23 02:18:48下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载