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

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

于 2019-06-27 发布 文件大小:13KB
0 258
下载积分: 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 个回复

  • 标准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最大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
  • 带罚函数的自适应粒子群.
    说明:  含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
    2019-05-05 19:49:37下载
    积分:1
  • 混合蚁群优(HBACA)
    说明:  蚁群算法的改进,提出四个种类的蚂蚁选择城市的四种不同方式,(The improvement of ant colony algorithm proposes four different ways for four kinds of ants to select cities,)
    2020-07-28 19:05:08下载
    积分:1
  • GALQR
    基于遗传算法的LQR控制器优化设计,二自由度振动系统(Optimal design of LQR controller based on genetic algorithm and two degree of freedom vibration system)
    2018-05-13 20:24:33下载
    积分: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
  • 精英_变异遗传
    说明:  基于精英变异算法的电动汽车充电优化策略以及结果的可视化(EV charging optimization strategy based on elite mutation algorithm and the visualization of results)
    2019-12-26 14:46:08下载
    积分:1
  • 果蝇参考
    说明:  原始的最优化算法,用来求解最小值最大值,适合新手入门学习(fruit fly optimization)
    2020-06-16 03:20:01下载
    积分:1
  • 粒子群的寻优机制 pso
    说明:  粒子群算法的寻优机制,另附十余个测试函数。主程序为test_basic(Particle Optimization Algorithm)
    2020-06-24 00:40:02下载
    积分:1
  • matlab实现蚁狮优(ALO)-ALO
    说明:  matlab实现蚁狮优化(ALO)算法,用于最优化计算(Matlab implements ant lion optimization (ALO) algorithm for optimization calculation)
    2020-12-23 21:19:06下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载