登录
首页 » matlab » Toolbox_all_algorithms

Toolbox_all_algorithms

于 2019-03-27 发布 文件大小:64KB
0 512
下载积分: 1 下载次数: 91

代码说明:

  这是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 个回复

  • 标准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
  • GA-FJSP-master
    说明:  采用改进的遗传算法,对柔性车间调度问题进行求解(Solving flexible shop scheduling problem with improved genetic algorithm)
    2020-06-16 11:20:02下载
    积分:1
  • ABC
    matlab实现人工蜂群优化(ABC)算法,用于最优化计算(MATLAB realizes artificial bee colony optimization (ABC) algorithm for optimization calculation)
    2020-11-20 10:29:38下载
    积分:1
  • CSO_Matlab-master
    竞争群算法(CSO)的matlab实现。(The Matlab Source code of the Competitive Swarm Optimizer (CSO))
    2018-05-06 20:23:52下载
    积分:1
  • MFOA
    说明:  基于CEC——2017benchmark测试集,计算最优 修正的果蝇算法,弥补原始果蝇算法在负数集上的缺失(modify fruit fly optimization)
    2020-06-16 04:00:02下载
    积分:1
  • 11912927CEC2005
    说明:  附赠一个cec2005的matlab数据代码,这里推荐大家一个靠谱的论文检测平台。重复的部分有详细出处以及具体修改意见,能直接在文章上做修改,全部改完一键下载就搞定了。他们现在正在做毕业季活动, 赠送很多免费字数,可以说是十分划算了!地址直接百度paperpass(Comes with a cec2005 matlab data code. I recommend you a reliable paper detection platform. The repetitive part has a detailed source and specific revision opinions. You can directly make changes in the article, and you can get it all after one-click download. They are now doing graduation season activities, giving away a lot of free word count, which can be said to be very cost-effective! The address is:paperpass)
    2021-02-24 09:59:39下载
    积分:1
  • BAS在3D路径规划中的应用
    说明:  天牛须BAS在3D路径规划中的应用,天牛须BAS是新型算法,求解速度快,算法代码简单。(The application of Longhorn whisker BAS in 3D path planning, Longhorn whisker BAS is a new algorithm with fast solving speed and simple algorithm code.)
    2021-01-31 19:08:34下载
    积分: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
  • GA最大PSB20180117
    遗传算法最大化峰值旁瓣电平,给出阵元数,阵列长度,遗传及交叉因子,得出最优的PSB(The genetic algorithm maximizes the peak sidelobe level, giving the number of array elements, the length of the array, the genetic and crossover factors, and derives the optimal PSB)
    2018-01-17 17:02:36下载
    积分:1
  • GA-FJSP-master
    采用改进的遗传算法,对柔性车间调度问题进行求解(Solving flexible shop scheduling problem with improved genetic algorithm)
    2020-06-16 11:20:02下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载