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

萤火虫算法算例

于 2020-10-18 发布 文件大小:4314KB
0 433
下载积分: 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 个回复

  • 蚁群求解TSP问题程序
    说明:  蚁群算法求解TSP问题程序,代码简单明了,易于理解。(Ant colony algorithm for TSP)
    2020-07-07 14:50:25下载
    积分: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
  • MMAS
    说明:  在信息素更新上面对于蚁群算法所做出的改进,(In pheromone update, the improvement of ant colony algorithm is made,)
    2020-07-28 18:58:41下载
    积分:1
  • FPA
    基于变异策略的改进型花朵授粉算法,里边集成了粒子群算法、蝙蝠算法以及定向变异策略,进行对比(An improved flower pollination algorithm based on mutation strategy, which integrates particle swarm optimization, bat algorithm and directional mutation strategy, is compared.)
    2020-11-18 16:09:38下载
    积分:1
  • 原BBO程序包
    能实现原生BBO算法,以及与其他进化算法进行对比(The native BBO algorithm can be implemented and compared with other evolutionary algorithms)
    2021-04-23 14:18:47下载
    积分:1
  • WWO
    说明:  新型的智能优化算法,水波优化算法,在基准函数CEC2014上比PSO,BBO,HS等表现要好。(A New Intelligent Optimum Algorithms, Water Wave Optimum Algorithms)
    2019-03-15 20:05:06下载
    积分:1
  • 混沌tent映射tent分叉程序
    说明:  构建基于改进灰狼优化算法的神经网络数据预测模型(IGWO-BPNN),目的在于用改进的灰狼优化算法优化神经网络模型,利用神经网络的反向传播优势,改善神经网络算法易于陷入局部最小值的缺陷,提高神经网络模型的预测精度。(The grey wolf algorithm (GWO), which is inspired by the predatory behavior of the gray wolf group, is a new group intelligent optimization algorithm that imitates the leadership of gray wolf population and hunting mechanism in nature)
    2020-11-06 21:39:49下载
    积分:1
  • 调度
    日前调度,很好用的。已经证明打开了。可以运行(Day ahead scheduling)
    2019-05-26 21:24:35下载
    积分:1
  • 爬山-遗传-极限学习机
    爬山改进遗传算法,提供更快的收敛速度,并用于优化极限学习机权值(Mountain climbing improved genetic algorithm to provide faster convergence speed and to optimize the weight of extreme learning machine)
    2021-04-13 14:38:56下载
    积分:1
  • myAntBp
    采用蚁群算法对BP神经网络进行优化,并结合实例进行应用验证。(The ant colony algorithm is used to optimize the BP neural network, and an example is used to validate it.)
    2020-10-28 13:19:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载