-
PSO算法
说明: 粒子群算法,也称粒子群优化算法或鸟群觅食算法(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)
- 2020-06-25 13:20:01下载
- 积分:1
-
mptoolbox_1.2
说明: matlab高精度计算包1.2版本。。。。。。。。。。。。。。。。(Matlab High Precision Computing Pack Version 1.2)
- 2021-03-30 13:49:09下载
- 积分:1
-
运放设计的一些注意点,如何实际一个稳定的运放的一些小技巧...
运放设计的一些注意点,如何实际一个稳定的运放的一些小技巧-OPAMP design point some attention to how real a stable OPAMP some tips
- 2022-02-13 23:16:07下载
- 积分:1
-
sma
运用选择模式分析法的3机9节点系统低频振荡分析(Analysis of low frequency oscillation of 3 machine and 9 node system using selective mode analysis)
- 2020-06-29 16:20:02下载
- 积分:1
-
VC++学习方法及书籍推荐,为自己的学习选好书
VC++学习方法及书籍推荐,为自己的学习选好书-VC learning methods and recommended books for their own learning election books
- 2022-11-11 17:35:03下载
- 积分:1
-
这是关于二位地图控制视点的简单小实例,供新手学习时用,通过分析简单的实例的代码,来掌握二位地图控制视点的编写程序。...
这是关于二位地图控制视点的简单小实例,供新手学习时用,通过分析简单的实例的代码,来掌握二位地图控制视点的编写程序。-This is the map control on the two small examples of a simple point of view for the novice to learn when, through the analysis of simple examples of code, to master control of two maps of the programming point of view.
- 2022-03-17 00:38:09下载
- 积分:1
-
SmoONE-master
手机App开发实例,包含数据库,源码,是一个完整的手机App实例,安卓,苹果,均支持,供大家参考(Mobile App development example, including database, source code, is a complete mobile App example for your reference.)
- 2020-06-18 05:00:02下载
- 积分:1
-
一个有经验的书
一个比较老的好书-a veteran of the books
- 2023-04-20 04:20:03下载
- 积分:1
-
hidecon
说明: ESCONDER JANELAS DO WINDOWS
- 2020-01-04 21:23:23下载
- 积分:1
-
关于SPI 方式FPGA配置和SPI flash编程的资料
关于SPI 方式FPGA配置和SPI flash编程的资料-FPGA configuration mode on the SPI and the SPI flash programming information
- 2022-02-25 10:05:50下载
- 积分:1