登录

最新会员 最新下载

成为了本站VIP会员

03月28日 19:36

成为了本站VIP会员

03月28日 16:04

成为了本站VIP会员

03月27日 21:54

成为了本站VIP会员

03月27日 17:03

成为了本站VIP会员

03月27日 12:17

成为了本站VIP会员

03月26日 17:53
已选条件
  1. 编程语言:matlab
  2. 代码类别:进化算法
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 智能微电网粒子群优

说明:  含电动汽车的微电网的优化运行,用粒子群算法进行多目标优化(Multi-objective optimization is carried out by using particle swarm optimization algorithm (PSO) to optimize the operation of microgrid with electric vehicles)

28
下载
399
浏览
2021-04-26发布

2. 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)

20
下载
252
浏览
2021-04-23发布

3. 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)

57
下载
242
浏览
2021-04-23发布

4. NSGA-III

说明:  NSGA-III evolutionary algorithm using MATLAB

7
下载
188
浏览
2021-04-21发布

5. TSP-ASrank(基于排序(或列)的蚂蚁系统)

说明:  对于蚁群算法做出的改进,按信息素大小进行排序(For the improvement of ant colony algorithm, it is sorted by pheromone size)

3
下载
229
浏览
2021-04-21发布

6. 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.)

15
下载
503
浏览
2021-04-21发布

7. 爬山-遗传-极限学习机

  爬山改进遗传算法,提供更快的收敛速度,并用于优化极限学习机权值(Mountain climbing improved genetic algorithm to provide faster convergence speed and to optimize the weight of extreme learning machine)

27
下载
224
浏览
2021-04-13发布

8. 爬山-遗传-极限学习机

说明:  爬山改进遗传算法,提供更快的收敛速度,并用于优化极限学习机权值(Mountain climbing improved genetic algorithm to provide faster convergence speed and to optimize the weight of extreme learning machine)

49
下载
256
浏览
2021-04-13发布

9. levy

  用matlab实现levy概率分布,并作图,用于进化算法中调整步长(Using MATLAB to realize levy probability distribution and make a map for adjusting step size in evolutionary algorithm)

1
下载
172
浏览
2021-04-07发布

10.matlab实现levy概率分布

说明:  用matlab实现levy概率分布,并作图,用于进化算法中调整步长(Using MATLAB to realize levy probability distribution and make a map for adjusting step size in evolutionary algorithm)

27
下载
184
浏览
2021-04-07发布

11. 11912927CEC2005

说明:  附赠一个cec2005的matlab数据代码,这里推荐大家一个靠谱的论文检测平台。重复的部分有详细出处以及具体修改意见,能直接在文章上做修改,全部改完一键下载就搞定了。他们现在正在做毕业季活动, 赠送很多免费字数,可以说是十分划算了!地址直接百度paperpass(Comes with a cec2005 matlab data code. I recommend you a reliable paper detection platform. The repetitive part has a detailed source and specific revision opinions. You can directly make changes in the article, and you can get it all after one-click download. They are now doing graduation season activities, giving away a lot of free word count, which can be said to be very cost-effective! The address is:paperpass)

2
下载
279
浏览
2021-02-24发布

12. ALO

说明:  蚁狮优化算法是一种群智能优化算法,调节参数少,易于实现。(Ant lion algorithm is a new meta heuristic swarm intelligence algorithm proposed by mirjalili in 2015)

6
下载
320
浏览
2021-02-17发布

13. BAS在3D路径规划中的应用

  天牛须BAS在3D路径规划中的应用,天牛须BAS是新型算法,求解速度快,算法代码简单。(The application of Longhorn whisker BAS in 3D path planning, Longhorn whisker BAS is a new algorithm with fast solving speed and simple algorithm code.)

12
下载
233
浏览
2021-01-31发布

14. BAS在3D路径规划中的应用

说明:  天牛须BAS在3D路径规划中的应用,天牛须BAS是新型算法,求解速度快,算法代码简单。(The application of Longhorn whisker BAS in 3D path planning, Longhorn whisker BAS is a new algorithm with fast solving speed and simple algorithm code.)

33
下载
214
浏览
2021-01-31发布

15. XPSO

说明:  基于多样本和遗忘能力的扩展粒子群算法,关于粒子群改进的代码,提供给大家学习。(An expanded particle swarm optimization based on multi-exemplar and forgetting ability)

3
下载
173
浏览
2021-01-31发布

16. 灰狼重油建模程序

  改进的灰狼算法用于重油热解模型的建模程序(greywolf algorithm for observation of heavy oil thermal cracking)

4
下载
233
浏览
2021-01-21发布

17. 灰狼重油建模程序

说明:  改进的灰狼算法用于重油热解模型的建模程序(greywolf algorithm for observation of heavy oil thermal cracking)

12
下载
196
浏览
2021-01-21发布

18. matlab实现蚁狮优(ALO)-ALO

说明:  matlab实现蚁狮优化(ALO)算法,用于最优化计算(Matlab implements ant lion optimization (ALO) algorithm for optimization calculation)

14
下载
223
浏览
2020-12-23发布

19. ALO

  matlab实现蚁狮优化(ALO)算法,用于最优化计算(Matlab implements ant lion optimization (ALO) algorithm for optimization calculation)

3
下载
200
浏览
2020-12-23发布

20. CMA-ES

  CMA-ES source code in Matlab

14
下载
185
浏览
2020-12-14发布