-
用matlab实现灰狼优化算法 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
-
例4.2
说明: 基于遗传算法的稀步平面阵列,用于平面阵列的稀步优化。可以有效的减少平面阵列的阵元。从而降低阵列天线的成本。(The sparse step linear array based on genetic algorithm is used to optimize the sparse step linear array. It can effectively reduce the array elements of linear array.)
- 2020-08-26 08:57:15下载
- 积分:1
-
MMAS
说明: 在信息素更新上面对于蚁群算法所做出的改进,(In pheromone update, the improvement of ant colony algorithm is made,)
- 2020-07-28 18:58:41下载
- 积分:1
-
TSP-ASrank(基于排序(或列)的蚂蚁系统)
说明: 对于蚁群算法做出的改进,按信息素大小进行排序(For the improvement of ant colony algorithm, it is sorted by pheromone size)
- 2021-04-21 15:18:49下载
- 积分:1
-
flowshop-master(GA)
利用遗传算法求解柔性车间调度问题,采用Python编程实现(Using Genetic Algorithm to Solve Flexible Workshop Scheduling Problem)
- 2020-07-01 20:20:01下载
- 积分:1
-
yiqunsuanfa
蚁群算法的一个函数寻优案例 带约束条件 可运行出来(A function optimization case of ant colony algorithm with constraints can be run out)
- 2019-01-13 11:38:18下载
- 积分:1
-
wfgextendProblems
一个实现多目标进化计算的数据集,用来测试不同的真实pareto前沿(A data set for multi-objective evolutionary computation to test different real Pareto Frontiers)
- 2020-06-17 22:00:01下载
- 积分:1
-
GA最大化PSB20180117
遗传算法最大化峰值旁瓣电平,给出阵元数,阵列长度,遗传及交叉因子,得出最优的PSB(The genetic algorithm maximizes the peak sidelobe level, giving the number of array elements, the length of the array, the genetic and crossover factors, and derives the optimal PSB)
- 2018-01-17 17:02:36下载
- 积分: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