-
matlab实现人工蜂群优化(ABC)算法
说明: matlab实现人工蜂群优化(ABC)算法,用于最优化计算(MATLAB realizes artificial bee colony optimization (ABC) algorithm for optimization calculation)
- 2020-11-20 10:29:38下载
- 积分: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
-
GWO
用matlab实现灰狼优化算法,用于最优化计算(Gray Wolf Optimization Algorithms with MATLAB for Optimal Computing)
- 2020-06-22 07:00:01下载
- 积分:1
-
group algorithm
通过群算法(BSO和CSO),实现寻优的功能。(Through group algorithm (BSO and CSO), the optimization function is realized.)
- 2019-05-12 13:13:14下载
- 积分:1
-
FJSP-Dynamic-master
解决车间资源分配的动态调度问题,采用遗传算法(Solving the dynamic scheduling problem of workshop resource allocation, using genetic algorithm)
- 2020-06-16 11:20:02下载
- 积分:1
-
bayes-LSSVM
说明: 贝叶斯算法优化了LSSVM的算例,算例中有贝叶斯算法优化,相对比较少见的优化。(Bayesian algorithm optimizes LSSVM examples)
- 2019-06-18 10:08:48下载
- 积分: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
-
蚁群
用蚁群算法来解决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
-
改进的蚁群算法
说明: 在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
- 2019-03-27 21:11:48下载
- 积分:1