-
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
-
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
-
CodeF1(解压密码见源链接)
说明: 能够规划三维环境下的最优路径,能够满足多约束条件的目标规划(optimal path planning in three-dimensional enviroment)
- 2019-09-20 12:49:31下载
- 积分:1
-
基于蚁群算法的多配送中心的车辆调度问题的研究
说明: 本代码是基于蚁群算法的多配送中心的车辆调度问题的研究论文的源代码,包括数据集,找了很久网上信息不全,加上自己总结,最终调试成功,分享一下(This code is the source code of the research paper on the vehicle scheduling problem of multiple distribution centers based on ant colony algorithm, including data set. After a long time of searching for incomplete information on the Internet, plus my own summary, the final debugging is successful. Share it)
- 2019-12-03 22:30:39下载
- 积分:1
-
求解多目标问题,业内最经典的多目标算法之一 NSGA-II
求解多目标问题,业内最经典的多目标算法之一(to solve multi-object problem)
- 2020-06-25 06:40:01下载
- 积分:1
-
混沌tent映射tent分叉程序
说明: 构建基于改进灰狼优化算法的神经网络数据预测模型(IGWO-BPNN),目的在于用改进的灰狼优化算法优化神经网络模型,利用神经网络的反向传播优势,改善神经网络算法易于陷入局部最小值的缺陷,提高神经网络模型的预测精度。(The grey wolf algorithm (GWO), which is inspired by the predatory behavior of the gray wolf group, is a new group intelligent optimization algorithm that imitates the leadership of gray wolf population and hunting mechanism in nature)
- 2020-11-06 21:39:49下载
- 积分: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
-
ABC
matlab实现人工蜂群优化(ABC)算法,用于最优化计算(MATLAB realizes artificial bee colony optimization (ABC) algorithm for optimization calculation)
- 2020-11-20 10:29:38下载
- 积分:1
-
带罚函数的自适应粒子群算法.
说明: 含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
- 2019-05-05 19:49:37下载
- 积分:1
-
用matlab实现levy概率分布
说明: 用matlab实现levy概率分布,并作图,用于进化算法中调整步长(Using MATLAB to realize levy probability distribution and make a map for adjusting step size in evolutionary algorithm)
- 2021-04-07 18:09:01下载
- 积分:1