登录
首页 » matlab » 基于人群搜索算法的函数优化

基于人群搜索算法的函数优化

于 2019-06-27 发布 文件大小:13KB
0 193
下载积分: 1 下载次数: 6

代码说明:

  包含人群搜索算法源程序,和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)

文件列表:

第22章 基于人群搜索算法的函数优化, 0 , 2013-09-26
第22章 基于人群搜索算法的函数优化\PSO, 0 , 2013-09-26
第22章 基于人群搜索算法的函数优化\PSO\函数SPherePSO优化程序, 0 , 2013-09-26
第22章 基于人群搜索算法的函数优化\PSO\函数SPherePSO优化程序\PSO.m, 1905 , 2013-09-26
第22章 基于人群搜索算法的函数优化\PSO\函数SPherePSO优化程序\Sphere.m, 96 , 2013-09-26
第22章 基于人群搜索算法的函数优化\PSO\函数Schaffer优化程序, 0 , 2013-09-26
第22章 基于人群搜索算法的函数优化\PSO\函数Schaffer优化程序\PSO.m, 1801 , 2013-09-26
第22章 基于人群搜索算法的函数优化\PSO\函数Schaffer优化程序\Schaffer.m, 97 , 2013-09-26
第22章 基于人群搜索算法的函数优化\PSO\函数rastriginPSO优化程序, 0 , 2013-09-26
第22章 基于人群搜索算法的函数优化\PSO\函数rastriginPSO优化程序\PSO.m, 1800 , 2013-09-26
第22章 基于人群搜索算法的函数优化\PSO\函数rastriginPSO优化程序\rastrigin.m, 79 , 2013-09-26
第22章 基于人群搜索算法的函数优化\SOA, 0 , 2013-09-26
第22章 基于人群搜索算法的函数优化\SOA\函数Schaffer优化程序, 0 , 2013-09-26
第22章 基于人群搜索算法的函数优化\SOA\函数Schaffer优化程序\SOA.m, 2594 , 2013-09-26
第22章 基于人群搜索算法的函数优化\SOA\函数Schaffer优化程序\Schaffer.m, 97 , 2013-09-26
第22章 基于人群搜索算法的函数优化\SOA\函数Spher的SOA优化程序, 0 , 2013-09-26
第22章 基于人群搜索算法的函数优化\SOA\函数Spher的SOA优化程序\SOA.m, 2488 , 2013-09-26
第22章 基于人群搜索算法的函数优化\SOA\函数Spher的SOA优化程序\Sphere.m, 96 , 2013-09-26
第22章 基于人群搜索算法的函数优化\SOA\函数rastrigin的SOA优化程序, 0 , 2013-09-26
第22章 基于人群搜索算法的函数优化\SOA\函数rastrigin的SOA优化程序\SOA.m, 2437 , 2013-09-26
第22章 基于人群搜索算法的函数优化\SOA\函数rastrigin的SOA优化程序\rastrigin.m, 79 , 2013-09-26
第22章 基于人群搜索算法的函数优化\综合输出曲线, 0 , 2013-09-26
第22章 基于人群搜索算法的函数优化\综合输出曲线\Schafferzhonghequxian.m, 4251 , 2013-09-26
第22章 基于人群搜索算法的函数优化\综合输出曲线\Spherezhonghequxian.m, 3678 , 2013-09-26
第22章 基于人群搜索算法的函数优化\综合输出曲线\rastriginzhonghequxian.m, 3933 , 2013-09-26

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

发表评论

0 个回复

  • 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
  • 灰狼优源代码
    说明:  灰狼算法,一种新型群体智能优化算法,将改进的灰狼算法优化神经网络模型,提高收敛速度,避免陷入局部最优解(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-03-07 14:14:59下载
    积分: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
  • matlab实现蚁狮优(ALO)-ALO
    说明:  matlab实现蚁狮优化(ALO)算法,用于最优化计算(Matlab implements ant lion optimization (ALO) algorithm for optimization calculation)
    2020-12-23 21:19:06下载
    积分:1
  • NSGAⅡ
    说明:  多目标优化算法NSGAⅡ的matlab仿真结果实现。(The multi-objective optimization algorithm NSGA II is realized by MATLAB simulation.)
    2020-11-10 11:40:56下载
    积分:1
  • 爬山-遗传-极限学习机
    说明:  爬山改进遗传算法,提供更快的收敛速度,并用于优化极限学习机权值(Mountain climbing improved genetic algorithm to provide faster convergence speed and to optimize the weight of extreme learning machine)
    2021-04-13 14:38:56下载
    积分:1
  • top2 of CEC2017
    说明:  CEC2017前2名的MATLAB算法实现 有EBOwithCMAR和jSO 各种参数都可以调整,包括种群数量、F因子、变异率、交叉率等(The realization of MATLAB algorithm for the top2 of cec217. There are ebowithcmar; JSO Various parameters can be adjusted, including population number, F factor, mutation rate, crossover rate, etc.)
    2020-05-07 16:29:30下载
    积分:1
  • GA
    说明:  经典遗传算法案例,利用遗传算法求解铁罐问题(genetic algorithm optimization)
    2020-06-16 04:00:01下载
    积分: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
  • 调度
    日前调度,很好用的。已经证明打开了。可以运行(Day ahead scheduling)
    2019-05-26 21:24:35下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载