-
FJSP-Dynamic-master
解决车间资源分配的动态调度问题,采用遗传算法(Solving the dynamic scheduling problem of workshop resource allocation, using genetic algorithm)
- 2020-06-16 11:20:02下载
- 积分: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
-
爬山法-遗传算法-极限学习机
说明: 爬山改进遗传算法,提供更快的收敛速度,并用于优化极限学习机权值(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
-
flowshop-master(GA)
利用遗传算法求解柔性车间调度问题,采用Python编程实现(Using Genetic Algorithm to Solve Flexible Workshop Scheduling Problem)
- 2020-07-01 20:20:01下载
- 积分:1
-
WWO
新型的智能优化算法,水波优化算法,在基准函数CEC2014上比PSO,BBO,HS等表现要好。(A New Intelligent Optimum Algorithms, Water Wave Optimum Algorithms)
- 2019-03-15 20:05:06下载
- 积分:1
-
GA
说明: 经典遗传算法案例,利用遗传算法求解铁罐问题(genetic algorithm optimization)
- 2020-06-16 04:00:01下载
- 积分:1
-
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)
- 2021-02-24 09:59:39下载
- 积分:1
-
遗传算法路径规划
利用遗传算法实现机器人最优路径规划,优化算法步骤实现迭代次数最第,包括文档说明和算法说明(The genetic algorithm is used to realize the optimal path planning of robots, and the optimal algorithm steps are used to achieve the highest number of iterations, including document description and algorithm description.)
- 2019-01-07 15:49:34下载
- 积分: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
-
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