-
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
-
MATLAB-CellTracking-master
cell tracking network
- 2019-04-02 09:58:16下载
- 积分:1
-
dianliuzhihuanbijiaofa
说明: 电流滞环比较法源程序,绝对好用,自己运行过得,用的是7.0(Hysteresis current source of comparative law, the absolute ease of use, running their own lives, using a 7.0)
- 2008-09-09 16:43:22下载
- 积分:1
-
浅水波方程 matlab实现 两种不同方法
说明: 浅水波方程 matlab实现 两种不同方法(Two different methods of realizing shallow water wave equation by MATLAB)
- 2021-01-14 14:38:47下载
- 积分:1
-
201391117401794549
本文件为PPT模板,简洁大气,实用美观,条理清晰,希望可以美化您的报告。(This document is PPT templates, simple atmosphere, practical and beautiful, clear, I hope you can beautify your report.)
- 2014-11-01 17:43:48下载
- 积分:1
-
chidoudou
说明: 一个吃豆豆的游戏,游戏功能很简单,操作应该不用累赘了,用c语言写的~呵呵,不会很落后吧~(an eating Dou game, the game is very simple functions, operators do not have to be cumbersome, with the written language c ~ Oh, it will not be very backward ~)
- 2005-10-27 00:11:04下载
- 积分:1
-
polardb
说明: 画出极化图的matlab函数 依次输入theta角 rho角和线型(function polardb(theta,rho,line_style)
% POLARDB Polar coordinate plot.
% POLARDB(THETA, RHO) makes a plot using polar coordinates of
% the angle THETA, in radians, versus the radius RHO in dB.
% The maximum value of RHO should not exceed 1. It should not be
% normalized, however (i.e. its max. value may be less than 1).
% POLAR(THETA,RHO,S) uses the linestyle specified in string S.
% See PLOT for a description of legal linestyles.)
- 2021-01-31 12:48:32下载
- 积分:1
-
很好的时间
一个很好的关于时频分析的软件包。大家下载后直接解压就可以使用了。-A very good time-frequency analysis on the package. U.S. download direct decompression can be used.
- 2022-04-15 08:56:52下载
- 积分:1
-
dds
dds->9954的pcb供大家参考,这个扳子我调通了的可以放心开办-dds-
- 2022-04-25 18:01:01下载
- 积分:1
-
网吧管理系统Delphi源码版
网吧管理系统Delphi源码版,在系统dsn里的名字为网吧管理系统,作者:杨安.数据库基于Access.进行刷卡上机管理,运用网络和系统接口等技术来实现.
- 2023-04-10 23:05:04下载
- 积分:1