登录
首页 » matlab » PSO算法

PSO算法

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

  • VC公历、农历日期转换程序
    VC++公历、农历、阴历日期转换程序,实现公历转农历、农历转公历,同时还支持生成农历天干、地支、属相等日期信息,公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是不太习惯于使用别人的控件,因为那样将不便调试和差错。作者:谢红伟 · chrys
    2022-03-05 03:09:38下载
    积分:1
  • C51编程4个常见问题,记下对自己编程有好处
    C51编程4个常见问题,记下对自己编程有好处-C51 Programming Frequently Asked Questions 4, note the benefit of their own programming
    2022-09-28 18:25:03下载
    积分:1
  • RobotMove
    说明:  实现简单的领航跟随编队控制,能够改变队形,以及航迹(Achieve simple leader_following formation control, which is able to change formation, track and num of robots)
    2021-02-09 19:29:53下载
    积分:1
  • IEEE754
    将float数据转化为IEEE754格式(Will float data into IEEE754 format)
    2020-11-29 11:19:28下载
    积分:1
  • LabWindows CVI方面的经典教材
    经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书第3章中的例题源码,使用LabWindows CVI的人用得着。麻烦管理员帮我开通下载功能,我急需要本网站上的labwindows/CVI方面的数据库教程,谢谢!-LabWindows CVI aspects of the classic textbook
    2022-02-14 22:18:56下载
    积分:1
  • TV
    说明:  实现总变差模型的matlab代码,其基于gilboa的一篇文献(Total variation model is introduced by gilboa, which behaves well in denosing and regurlization. It is worth being adopted generally.)
    2020-05-08 15:50:28下载
    积分:1
  • C#, literacy database using acce
    C#编写的,读写数据库,数据库采用acce-C#, literacy database using acce
    2023-04-22 23:15:03下载
    积分:1
  • 策略模式-商场管理软件02加打折
    说明:  学习C#的一个很好的demo,可以学习到很多的基础编程技巧,期待大家的学习成果!(Learning a good demo of C#, you can learn a lot of basic programming skills, look forward to your learning results!)
    2020-06-24 07:20:02下载
    积分:1
  • CBuilder5技术内幕程序源代码
    说明:  《C Builder 5技术内幕》程序源代码("C Builder five technical insider" source code)
    2006-02-09 16:22:46下载
    积分:1
  • 实现FV变换,可以对多示例多标记问题进行求解miFV
    实现FV变换,可以对多示例多标记问题进行求解(The code for FV transformation)
    2020-07-07 16:28:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载