-
XPSO
说明: 基于多样本和遗忘能力的扩展粒子群算法,关于粒子群改进的代码,提供给大家学习。(An expanded particle swarm optimization based on multi-exemplar and forgetting ability)
- 2021-01-31 18:58:36下载
- 积分:1
-
带罚函数的自适应粒子群算法.
说明: 含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
- 2019-05-05 19:49:37下载
- 积分:1
-
WWO
新型的智能优化算法,水波优化算法,在基准函数CEC2014上比PSO,BBO,HS等表现要好。(A New Intelligent Optimum Algorithms, Water Wave Optimum Algorithms)
- 2019-03-15 20:05:06下载
- 积分:1
-
NSGA-III
说明: NSGA-III evolutionary algorithm using MATLAB
- 2021-04-21 21:38:49下载
- 积分:1
-
bat_algorithm
matlab实现蝙蝠优化(BA)算法,用于最优化计算(Bat optimization (BA) algorithm implemented by MATLAB for optimization calculation)
- 2020-06-22 06:00:01下载
- 积分:1
-
minmin
minmin算法,适用于任务调度,可以与GA以及PSO等进行比较,是最基础的算法。(Minmin algorithm is suitable for task scheduling.)
- 2020-12-22 10:19:07下载
- 积分: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
-
ABC
matlab实现人工蜂群优化(ABC)算法,用于最优化计算(MATLAB realizes artificial bee colony optimization (ABC) algorithm for optimization calculation)
- 2020-11-20 10:29:38下载
- 积分: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
-
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