-
flowshop-master(GA)
利用遗传算法求解柔性车间调度问题,采用Python编程实现(Using Genetic Algorithm to Solve Flexible Workshop Scheduling Problem)
- 2020-07-01 20:20:01下载
- 积分:1
-
粒子群算法的寻优机制 pso
说明: 粒子群算法的寻优机制,另附十余个测试函数。主程序为test_basic(Particle Optimization Algorithm)
- 2020-06-24 00:40:02下载
- 积分:1
-
NSGA-II
说明: 求解多目标问题,业内最经典的多目标算法之一(to solve multi-object problem)
- 2020-06-25 06:40:01下载
- 积分:1
-
原BBO程序包
能实现原生BBO算法,以及与其他进化算法进行对比(The native BBO algorithm can be implemented and compared with other evolutionary algorithms)
- 2021-04-23 14:18:47下载
- 积分:1
-
bat_algorithm
matlab实现蝙蝠优化(BA)算法,用于最优化计算(Bat optimization (BA) algorithm implemented by MATLAB for optimization calculation)
- 2020-06-22 06:00:01下载
- 积分:1
-
果蝇算法参考
说明: 原始的最优化算法,用来求解最小值最大值,适合新手入门学习(fruit fly optimization)
- 2020-06-16 03:20:01下载
- 积分: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
-
基于蚁群算法的多配送中心的车辆调度问题的研究
说明: 本代码是基于蚁群算法的多配送中心的车辆调度问题的研究论文的源代码,包括数据集,找了很久网上信息不全,加上自己总结,最终调试成功,分享一下(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
-
GALQR
基于遗传算法的LQR控制器优化设计,二自由度振动系统(Optimal design of LQR controller based on genetic algorithm and two degree of freedom vibration system)
- 2018-05-13 20:24:33下载
- 积分:1
-
混合蚁群优化算法(HBACA)
说明: 蚁群算法的改进,提出四个种类的蚂蚁选择城市的四种不同方式,(The improvement of ant colony algorithm proposes four different ways for four kinds of ants to select cities,)
- 2020-07-28 19:05:08下载
- 积分:1