-
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
-
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
-
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
-
matlab实现人工蜂群优化(ABC)算法
说明: matlab实现人工蜂群优化(ABC)算法,用于最优化计算(MATLAB realizes artificial bee colony optimization (ABC) algorithm for optimization calculation)
- 2020-11-20 10:29:38下载
- 积分: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
-
改进遗传算法MATLAB编程
对传统遗传算法进行了改进,简单易懂可运行(The traditional genetic algorithm is improved, which is simple, easy to understand and run)
- 2018-04-03 16:33:08下载
- 积分:1
-
蚁群算法求解TSP问题程序
说明: 蚁群算法求解TSP问题程序,代码简单明了,易于理解。(Ant colony algorithm for TSP)
- 2020-07-07 14:50:25下载
- 积分:1
-
FJSP-Dynamic-master
解决车间资源分配的动态调度问题,采用遗传算法(Solving the dynamic scheduling problem of workshop resource allocation, using genetic algorithm)
- 2020-06-16 11:20:02下载
- 积分: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
-
改进的蚁群算法
在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
- 2019-03-27 21:11:48下载
- 积分:1