登录
首页 » matlab » 粒子群算法试算

粒子群算法试算

于 2018-12-25 发布
0 136
下载积分: 1 下载次数: 6

代码说明:

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

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

发表评论

0 个回复

  • JPDA
    用JPDA进行数据互联的多目标跟踪程序,仿真中用了2个目标,MATLAB编写。(JPDA connected with the multi-objective data tracking program, the simulation using the two goals, MATLAB write.)
    2011-05-25 14:29:30下载
    积分:1
  • C#开发的工业自动化控制类MYTOOLS
    C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号; 四、Keyence Laser:基恩士激光读取数据; 五、RS232C:RS232C串口通讯,包括界面类; 六、RS485:RS485串口通讯,还没有完成; 七、TCP/IP Server/Client(Sync/Async):以太网通讯客户端和服务器端,支持同步和异步通讯; 八、OPC Client/Server:还没有完成; 九、CAN, EtherCAT:还没有完成; 十、XML:XML文件操作,包括写和读取的相关实用函数; 十一、Excel:Excel文件的相关操作; 十二、MYSQL/ACCESS Database:数据库操作; 十三、Common functions:操作系统和文件相关操作、通用TCP/IP函数、跨线程安全的委托、进制转换、通用RS232C函数; 十四、Delay(time):延时计时器,等待指定时间 十五、ListView:针对ListView控件的各项增加、删除、查找操作;(EPSON Robot Remote TCP/IP Control,Motion Control(GoogolTech/LeadShine),Advantech(PCI1752/PCI1754),Keyence Laser,RS232C,RS485,TCP/IP Server/Client(Sync/Async),OPC Client/Server,CAN, EtherCAT,XML,Excel,MYSQL/ACCESS Database,Common functions,Delay(time), etc.)
    2020-10-30 10:29:56下载
    积分:1
  • McCormick envelopes - optimization
    说明:  McCormick包络,用来松弛bilinear item,McCormick envelopes - optimization(McCormick envelopes - optimization bilinear item)
    2020-11-12 18:49:44下载
    积分:1
  • 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生...
    编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math -Write a program grade point average calculation of three lessons to require the application were used Java language in three different loop realization of the achievements of each course with the Math class, random () method of randomly generated (random () produces values between 0 and between 1), results range from 40 ~ 100. Tip: Customize a class that implements a function to return random numbers. In the main function, where the test is called the class to obtain a direct method of random numbers. Obtain a random number associated category: java.lang.Math necessary for the introduction of the class that is: import java.lang.Math
    2022-07-05 00:59:52下载
    积分:1
  • serial_acqusition
    CA码信号的串行捕获(GPS中L1频点上CA码信号的串行捕获)(Serial Acquisition of CA Code)
    2019-03-30 18:40:18下载
    积分:1
  • CPP Minirisk
    说明:  calculate duration, delta
    2020-11-04 20:29:51下载
    积分:1
  • 一个小游戏,完成后还有意外惊喜哦!比较考智力,建议先做练习再做...
    一个小游戏,完成后还有意外惊喜哦!比较考智力,建议先做练习再做-A small game, there are pleasant surprises after the completion Oh!
    2022-10-03 08:40:03下载
    积分:1
  • 文献
    说明:  毕设时用的外文文献原文及翻译(第二章节),外文题目:Spring Framework Fundamentals 译文题目:Spring框架基础 外文出处 : Pro Spring MVC:With Web Flow(The original and translation of the foreign literature (Chapter II). Foreign title: Spring Framework Fundamentals Translation Title: Spring Framework Foundation Foreign Language Origin: Pro Spring MVC: With Web Flow)
    2020-06-17 14:00:01下载
    积分:1
  • kv-can
    针对kvaser-can卡的labview程序(LabVIEW program for kvaser-can card)
    2020-11-20 09:49:37下载
    积分:1
  • 线性码在AGWN信道下的模拟. 这个程序在编码中很有用
    线性码在AGWN信道下的模拟. 这个程序在编码中很有用-Linear Codes in AGWN analog channel. This procedure is useful in the coding
    2022-01-22 05:58:11下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载