登录
首页 » matlab » Toolbox_all_algorithms

Toolbox_all_algorithms

于 2019-03-27 发布
0 423
下载积分: 1 下载次数: 143

代码说明:

说明:  这是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.)

文件列表:

Toolbox_all_algorithms\ALO\ALO.m, 6130 , 2018-05-22
Toolbox_all_algorithms\ALO\initialization.m, 1881 , 2018-05-22
Toolbox_all_algorithms\ALO\Random_walk_around_antlion.m, 2932 , 2018-05-22
Toolbox_all_algorithms\ALO\RouletteWheelSelection.m, 2199 , 2018-05-22
Toolbox_all_algorithms\CostFunction.m, 2213 , 2018-05-22
Toolbox_all_algorithms\DA\DA.m, 8184 , 2018-05-22
Toolbox_all_algorithms\DA\distance.m, 1535 , 2018-05-22
Toolbox_all_algorithms\DA\initialization.m, 2045 , 2018-05-22
Toolbox_all_algorithms\DA\Levy.m, 1866 , 2018-05-22
Toolbox_all_algorithms\GWO\GWO.m, 4597 , 2018-05-22
Toolbox_all_algorithms\GWO\initialization.m, 1703 , 2018-05-22
Toolbox_all_algorithms\MFO\initialization.m, 2266 , 2018-05-22
Toolbox_all_algorithms\MFO\MFO.m, 6144 , 2018-05-22
Toolbox_all_algorithms\MVO\initialization.m, 2353 , 2018-05-22
Toolbox_all_algorithms\MVO\MVO.m, 6874 , 2018-05-22
Toolbox_all_algorithms\MVO\RouletteWheelSelection.m, 2671 , 2018-05-22
Toolbox_all_algorithms\Optimization_toolbox.fig, 37749 , 2018-05-22
Toolbox_all_algorithms\Optimization_toolbox.m, 17737 , 2018-05-22
Toolbox_all_algorithms\SCA\initialization.m, 2088 , 2018-05-22
Toolbox_all_algorithms\SCA\SCA.m, 5533 , 2018-05-22
Toolbox_all_algorithms\WOA\initialization.m, 1953 , 2018-05-22
Toolbox_all_algorithms\WOA\WOA.m, 5315 , 2018-05-22
license.txt, 1318 , 2018-05-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 阿里天池比赛数据
    说明:  阿里天池最后一公里所采用的数据集: 网点数据集、配送点、商户、快递信息、配送路径表、配送人员(Data sets adopted for the last kilometer of alitanchi: Network data set, distribution points, merchants, express delivery information, distribution path table, distribution personnel)
    2019-12-30 16:41:44下载
    积分:1
  • NSGA 代码
    说明:  多目标遗传算法的完整代码,测试函数使用ZDT和DTLZ函数(Complete code of multi-objective genetic algorithm, test function uses ZDT and dtlz function)
    2020-04-25 10:06:17下载
    积分:1
  • wfgextendProblems
    说明:  一个实现多目标进化计算的数据集,用来测试不同的真实pareto前沿(A data set for multi-objective evolutionary computation to test different real Pareto Frontiers)
    2020-06-17 22:00:01下载
    积分:1
  • jmetal5.3集成多种
    JMetal是一个集成的可以更方便地比较各种算法的平台,包括的算法是流行的,常用的多目标进化算法,包括NSGA2,SPEA2,NSGA3等。
    2023-08-03 00:10:11下载
    积分: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
  • bayes-LSSVM
    说明:  贝叶斯算法优化了LSSVM的算例,算例中有贝叶斯算法优化,相对比较少见的优化。(Bayesian algorithm optimizes LSSVM examples)
    2019-06-18 10:08:48下载
    积分:1
  • ALO
    说明:  蚁狮优化算法是一种群智能优化算法,调节参数少,易于实现。(Ant lion algorithm is a new meta heuristic swarm intelligence algorithm proposed by mirjalili in 2015)
    2021-02-17 09:47:37下载
    积分:1
  • 萤火虫
    多个萤火虫算法基础算例,为萤火虫算法通用算例(benchmark problem for firefly algorithm)
    2020-10-18 12:17:27下载
    积分: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
  • CEC2017函数测试工具
    说明:  最新的进化算法的测试函数,可运行,供30个函数,以及包括一个标准pso代码(The test function of the latest evolutionary algorithm, which can run for 30 functions, and includes a standard PSO code)
    2020-05-17 18:03:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载