-
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
-
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
-
基于人群搜索算法的函数优化
包含人群搜索算法源程序,和rastrigin、Schaffer和Spher三个函数的优化,并与PSO比较(Including the source program of crowd search algorithm, and the optimization of rastrigin, Schaffer and Sphere functions, and comparing with PSO)
- 2019-06-27 01:37:39下载
- 积分:1
-
CMA-ES
CMA-ES source code in Matlab
- 2020-12-14 22:29:13下载
- 积分: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
-
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
-
果蝇算法参考
说明: 原始的最优化算法,用来求解最小值最大值,适合新手入门学习(fruit fly optimization)
- 2020-06-16 03:20:01下载
- 积分:1
-
Hybrid-GWOPSO-optimization
说明: 灰狼算法和粒子群算法的结合,是两种种群算法的结合,值得一看(The combination of grey Wolf algorithm and particle swarm optimization is a combination of two population algorithms, which is worth a look)
- 2021-04-23 02:18:48下载
- 积分:1
-
compute_DC_BC_NC_CoEWC_PEC_WDC_methods_results
说明: 根据Degree Centrality、Co-Expression Weighted by clustering Coefficient、Betweenness Centrality、PeC等六种参数的计算来寻找关键蛋白质(Find the key proteins according to the calculation of Degree Centrality, Co-Expression Weighted by clustering Coefficient, Betweenness Centrality, PeC and other six parameters.)
- 2020-06-23 17:40:02下载
- 积分:1