登录

最新会员 最新下载

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51

成为了本站VIP会员

05月09日 14:47

成为了本站VIP会员

05月08日 20:16

成为了本站VIP会员

05月08日 10:54
已选条件
  1. 编程语言:matlab
  2. 代码类别:进化算法
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. top2 of CEC2017

说明:  CEC2017前2名的MATLAB算法实现 有EBOwithCMAR和jSO 各种参数都可以调整,包括种群数量、F因子、变异率、交叉率等(The realization of MATLAB algorithm for the top2 of cec217. There are ebowithcmar; JSO Various parameters can be adjusted, including population number, F factor, mutation rate, crossover rate, etc.)

4
下载
146
浏览
2020-05-07发布

2. NSGA 代码

说明:  多目标遗传算法的完整代码,测试函数使用ZDT和DTLZ函数(Complete code of multi-objective genetic algorithm, test function uses ZDT and dtlz function)

8
下载
163
浏览
2020-04-25发布

3. DA

说明:  蜻蜓算法,详细,可运行,对蜻蜓的运动进行描述(Dragonfly algorithm, detailed, operational)

4
下载
227
浏览
2020-04-25发布

4. 灰狼优源代码

说明:  灰狼算法,一种新型群体智能优化算法,将改进的灰狼算法优化神经网络模型,提高收敛速度,避免陷入局部最优解(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)

44
下载
457
浏览
2020-03-07发布

5. RWGWO-PE

说明:  单目标带约束的随机漫步灰狼算法带初始化源代码(Single target grey wolf algorithm with constraint random walk source code)

11
下载
158
浏览
2020-01-07发布

6. 阿里天池比赛数据

说明:  阿里天池最后一公里所采用的数据集: 网点数据集、配送点、商户、快递信息、配送路径表、配送人员(Data sets adopted for the last kilometer of alitanchi: Network data set, distribution points, merchants, express delivery information, distribution path table, distribution personnel)

0
下载
160
浏览
2019-12-30发布

7. 精英_变异遗传

说明:  基于精英变异算法的电动汽车充电优化策略以及结果的可视化(EV charging optimization strategy based on elite mutation algorithm and the visualization of results)

22
下载
195
浏览
2019-12-26发布

8. 基于蚁群的多配送中心的车辆调度问题的研究

说明:  本代码是基于蚁群算法的多配送中心的车辆调度问题的研究论文的源代码,包括数据集,找了很久网上信息不全,加上自己总结,最终调试成功,分享一下(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)

24
下载
227
浏览
2019-12-03发布

9. CodeF1(解压密码见源链接)

说明:  能够规划三维环境下的最优路径,能够满足多约束条件的目标规划(optimal path planning in three-dimensional enviroment)

13
下载
133
浏览
2019-09-20发布

10. GA

说明:  经典遗传算法案例,利用遗传算法求解铁罐问题(genetic algorithm optimization)

0
下载
150
浏览
2019-08-17发布

11. 基于人群搜索的函数优

  包含人群搜索算法源程序,和rastrigin、Schaffer和Spher三个函数的优化,并与PSO比较(Including the source program of crowd search algorithm, and the optimization of rastrigin, Schaffer and Sphere functions, and comparing with PSO)

6
下载
149
浏览
2019-06-27发布

12. 基于人群搜索的函数优

说明:  包含人群搜索算法源程序,和rastrigin、Schaffer和Spher三个函数的优化,并与PSO比较(Including the source program of crowd search algorithm, and the optimization of rastrigin, Schaffer and Sphere functions, and comparing with PSO)

4
下载
141
浏览
2019-06-27发布

13. bayes-LSSVM

说明:  贝叶斯算法优化了LSSVM的算例,算例中有贝叶斯算法优化,相对比较少见的优化。(Bayesian algorithm optimizes LSSVM examples)

15
下载
244
浏览
2019-06-18发布

14. 调度

  日前调度,很好用的。已经证明打开了。可以运行(Day ahead scheduling)

7
下载
138
浏览
2019-05-26发布

15. 调度

说明:  日前调度,很好用的。已经证明打开了。可以运行(Day ahead scheduling)

52
下载
162
浏览
2019-05-26发布

16. group algorithm

  通过群算法(BSO和CSO),实现寻优的功能。(Through group algorithm (BSO and CSO), the optimization function is realized.)

3
下载
129
浏览
2019-05-12发布

17. group algorithm

说明:  通过群算法(BSO和CSO),实现寻优的功能。(Through group algorithm (BSO and CSO), the optimization function is realized.)

13
下载
152
浏览
2019-05-12发布

18. 带罚函数的自适应粒子群.

  含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)

18
下载
156
浏览
2019-05-05发布

19. 带罚函数的自适应粒子群.

说明:  含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)

47
下载
169
浏览
2019-05-05发布

20.的蚁群

  在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)

22
下载
238
浏览
2019-03-27发布