-
改进遗传算法MATLAB编程
对传统遗传算法进行了改进,简单易懂可运行(The traditional genetic algorithm is improved, which is simple, easy to understand and run)
- 2018-04-03 16:33:08下载
- 积分: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
-
改进的蚁群算法
在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
- 2019-03-27 21:11:48下载
- 积分:1
-
带罚函数的自适应粒子群算法.
含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
- 2019-05-05 19:49:37下载
- 积分:1
-
GA
说明: 经典遗传算法案例,利用遗传算法求解铁罐问题(genetic algorithm optimization)
- 2020-06-16 04:00:01下载
- 积分:1
-
myAntBp
说明: 采用蚁群算法对BP神经网络进行优化,并结合实例进行应用验证。(The ant colony algorithm is used to optimize the BP neural network, and an example is used to validate it.)
- 2020-10-28 13:19:58下载
- 积分:1
-
minmin算法
说明: minmin算法,适用于任务调度,可以与GA以及PSO等进行比较,是最基础的算法。(Minmin algorithm is suitable for task scheduling.)
- 2020-12-22 10:19:07下载
- 积分:1
-
标准PSO算法以及典型测试函数matlab程序
标准的PSO算法以及几个典型测试函数的matlab源程序,资料可供大家参考(Standard PSO algorithm and several typical test functions of Matlab source code, information for your reference.)
- 2020-09-17 21:27:55下载
- 积分: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