-
GA-FJSP-master
采用改进的遗传算法,对柔性车间调度问题进行求解(Solving flexible shop scheduling problem with improved genetic algorithm)
- 2020-06-16 11:20:02下载
- 积分:1
-
GAs
说明: 使用matlab 实现遗传算法,算法采用二进制交叉变异,对于初学者很好理解(Use matlab to implement genetic algorithm, the algorithm uses binary crossover mutation, which is well understood for beginners)
- 2020-08-21 10:48:05下载
- 积分:1
-
GA优化PID参数
利用GA遗传算法优化PID控制器中的参数,实现对对控制器的改善,以求稳准快(GA genetic algorithm is used to optimize the parameters in the PID controller, so that the controller can be improved so as to stabilize the system quickly.)
- 2018-07-03 14:22:01下载
- 积分: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.)
- 2020-05-07 16:29:30下载
- 积分:1
-
matlab实现人工蜂群优化(ABC)算法
说明: matlab实现人工蜂群优化(ABC)算法,用于最优化计算(MATLAB realizes artificial bee colony optimization (ABC) algorithm for optimization calculation)
- 2020-11-20 10:29:38下载
- 积分:1
-
WWO
新型的智能优化算法,水波优化算法,在基准函数CEC2014上比PSO,BBO,HS等表现要好。(A New Intelligent Optimum Algorithms, Water Wave Optimum Algorithms)
- 2019-03-15 20:05:06下载
- 积分:1
-
MODA多目标蜻蜓算法
说明: 用蜻蜓算法求解多目标优化问题,可以运行,完整代码(Using Dragonfly algorithm to solve multi-objective optimization problems, it can run, complete code)
- 2020-10-15 20:37:29下载
- 积分:1
-
FA_yangxinshe
说明: 标准萤火虫算法,程序运行稳定,可以自测!!!!!!!(Standard firefly algorithm, the program runs stably and can be self-tested! ! ! ! ! ! !)
- 2019-01-27 16:46:15下载
- 积分:1
-
蚁群
用蚁群算法来解决TSP问题的matlab代码,用的蚁周模型,参数为实验选择的最优参数(Ant arithmetic and TSP problem)
- 2018-01-19 14:29:02下载
- 积分: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