登录
首页 » matlab » PSO算法

PSO算法

于 2020-06-25 发布
0 239
下载积分: 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 个回复

  • attiny 13
    说明:  driver oled Tested is ok only for demo
    2020-06-19 19:20:02下载
    积分:1
  • 人机猜数软件,可以实现人猜机器和机器才人两种功能,界面友好,程序健壮...
    人机猜数软件,可以实现人猜机器和机器才人两种功能,界面友好,程序健壮-guess a few man-machine software, can achieve guess machines and machines were only two functions, friendly interface and robust procedures
    2022-01-31 08:57:41下载
    积分:1
  • vss2005
    Microsoft.Visual.SourceSafe.2005简单VSS源代码管理器VSS 的全称为 Visual Source Safe 。作为 Microsoft Visual Studio 的一名成员,它主要任务就是负责项目文件的管理,几乎可以适用任何软件项目。(Microsoft.Visual.SourceSafe.2005 the simple VSS source manager VSS is called Visual Source Safe. As a member of the Microsoft Visual Studio, its primary task is to manage project files and can be applied to almost any software project.)
    2017-09-13 10:11:56下载
    积分:1
  • 词法分析器 大家共享哈 呵呵
    词法分析器 大家共享哈 呵呵 /************************************/ /* 程序名称: 词法分析器*/ /* 程序用途: 编译原理实验(一) */ /* 编写日期: 2006年10月 */ /************************************/ -lexical analyzer share Kazakhstan Oh /************************************//* process Name : lexical analyzer*//* process uses : Compiling principle experiment (1)*//* prepare date : October 2006*//************************************/
    2022-03-20 21:35:32下载
    积分:1
  • y
    分割识别的代码,适合图像处理的分割和识别,与测试,已检验,可以运行(Segmentation recognition code, suitable for image processing segmentation and recognition, and testing, has been tested, can run)
    2020-06-20 17:40:02下载
    积分:1
  • 一款简单的C++文字游戏
    这是一款简单的C++文字游戏。c++新手之作。仅供参考。还有很多不完善的地方。例如可以用更多的inheritance啥的。可做练习。
    2023-08-04 00:55:05下载
    积分:1
  • kalmanintroduction
    A good presentation on Kalman Filter
    2010-06-24 23:33:50下载
    积分:1
  • GSM half rate of the source code (VSELP) GSM half rate of the source code (VSELP...
    GSM半数率源代码(VSELP) GSM半数率源代码(VSELP) -GSM half rate of the source code (VSELP) GSM half rate of the source code (VSELP)
    2022-02-25 01:01:10下载
    积分:1
  • 迷宫游戏
      本程序是在VB.NET下编写的,由标签作成的墙体,由鼠标来触发,用鼠标不能碰到墙体则会返回到原点来达到走迷宫的效果,达到终点时会出现对话框提示完成。
    2022-07-05 07:44:12下载
    积分:1
  • 生态分析C语言
    适用于生态分析的C语言代码,多样性分析以及环境因子相关性(C language code for ecological analysis)
    2018-09-03 20:41:41下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载