登录
首页 » matlab » PSO算法

PSO算法

于 2020-06-25 发布
0 124
下载积分: 1 下载次数: 4

代码说明:

说明:  粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是由J. Kennedy和R. C. Eberhart等开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法(Particle Swarm Optimization (PSO), also known as Particle Swarm Optimization (PSO), is a new evolutionary algorithm developed by J. Kennedy and R. C. Eberhart. PSO is a kind of evolutionary algorithm, which is similar to simulated annealing algorithm. It starts from random solution and searches for the best solution by iteration. It also evaluates the quality of solution by fitness. But it is simpler than genetic algorithm rules. It has no Crossover and Mutation operation of genetic algorithm. As a result, it searches for global optimum by following the optimal value currently searched. This algorithm has attracted the attention of academia for its advantages of easy implementation, high accuracy and fast convergence, and has shown its superiority in solving practical problems. Particle swarm optimization is a parallel algorithm)

文件列表:

PSO算法\fun.m, 41 , 2019-07-13
PSO算法\PSO.m, 1944 , 2019-07-13
PSO算法, 0 , 2019-07-13

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

发表评论

0 个回复

  • flychess
    这是一个很复杂的用java编写的飞行棋游戏,难点在地图的绘制上(This is a very complex flight with a chess game written in java and difficult to draw on the map)
    2011-11-22 20:12:09下载
    积分:1
  • 轮胎AB PLC程序(1)
    轮胎的加工PLC可编程控制器的控制过程,非常具有参考价值的工控资料(The control process of PLC programmable controller in tire processing is very valuable industrial control information.)
    2020-06-19 15:20:02下载
    积分:1
  • jQuery Select下拉框无限级联菜单
    jquery实现的无限级联菜单,Select下拉列表式的级联菜单,三个下拉框的值相互影响,无限级联扩展,无需ajax,纯json数据调用。调用方式请参见示例文件。
    2022-04-06 16:13:25下载
    积分:1
  • 地 税 发 票 系 统5.1( delphi 版 本)
    地 税 发 票 系 统5.1( delphi 版 本)-地税发票系统
    2022-10-05 23:35:03下载
    积分:1
  • tecznology
    Engaged in LAN development, multimedia technology engineers
    2018-11-25 23:48:26下载
    积分:1
  • u021
    说明:  Fluent UDF编程实现边界识别,在边界添加源项(Fluent UDF program to realize boundary recognition and add source items at the boundary)
    2020-03-28 14:58:44下载
    积分:1
  • 原始数据卡尔曼滤波
    对陀螺仪原始数据进行卡尔曼滤波 需要自行添加原始数据 3列分别为xyz陀螺仪数据(Kalman filtering for the original data of gyroscopes.)
    2018-05-17 21:58:09下载
    积分:1
  • 利用RM码与golay码的关系,生成golay码
    说明:  利用RM码与golay码的关系,生成golay码(Using the relationship between RM code and Golay code to generate Golay code)
    2020-07-16 13:38:49下载
    积分:1
  • 13
    说明:  通过FDATOOL设计巴特沃斯滤波器,并通过simlink 实现仿真(Design Batewosi filter by FDATOL and realize simulation by simlink)
    2018-03-01 09:56:05下载
    积分:1
  • 数据结构
    数据结构基础,以c语言为基础,含有数据结构基础大类(Data structure foundation, based on c language, contains a large class of data structure)
    2019-01-25 19:36:05下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载