-
爬山法-遗传算法-极限学习机
说明: 爬山改进遗传算法,提供更快的收敛速度,并用于优化极限学习机权值(Mountain climbing improved genetic algorithm to provide faster convergence speed and to optimize the weight of extreme learning machine)
- 2021-04-13 14:38:56下载
- 积分:1
-
DeMat
说明: 差分进化原始算法,有多个案例用于理解和运用(The original differential evolution algorithm has many cases for understanding and application)
- 2020-09-20 15:30:08下载
- 积分:1
-
带罚函数的自适应粒子群算法.
说明: 含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
- 2019-05-05 19:49:37下载
- 积分: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
-
爬山法-遗传算法-极限学习机
爬山改进遗传算法,提供更快的收敛速度,并用于优化极限学习机权值(Mountain climbing improved genetic algorithm to provide faster convergence speed and to optimize the weight of extreme learning machine)
- 2021-04-13 14:38:56下载
- 积分:1
-
matlab实现人工蜂群优化(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
-
gaot
matlab环境下的遗传算法工具包,可直接调用(Genetic algorithm toolkit)
- 2018-07-12 20:58:14下载
- 积分:1
-
CEC 2017 bound constrained benchmarks
说明: CEC2017前几名的MATLAB算法实现
有EBOwithCMAR; jSO; LSHADE_SPACMA; LSHADE-cnEpSin
各种参数都可以调整,包括种群数量、F因子、变异率、交叉率等(The realization of MATLAB algorithm for the top few of cec217.
There are ebowithcmar; JSO; lshade_spacma; lshade cnepsin.
Various parameters can be adjusted, including population number, F factor, mutation rate, crossover rate, etc.)
- 2021-04-21 15:08:49下载
- 积分: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