-
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
-
数字游戏代码
数字游戏代码是一款通过键盘上下左右按钮控制数字移动方向游戏源代(Digital Game Code is the source of a game that controls the direction of digital movement through keyboard buttons.)
- 2019-03-28 10:06:33下载
- 积分:1
-
超级EA大全集
精选外汇EA源码,仅供学习,请不要用于实盘,否则后果自负。(Selected foreign exchange EA source code, only for learning, please do not use in the real offer, otherwise the consequences are at your own risk.)
- 2019-06-01 20:18:25下载
- 积分:1
-
it is a card thingy that i don t really know
it is a card thingy that i don t really know
- 2022-01-30 16:14:05下载
- 积分:1
-
家具行业的成本报价系统,主要的征费
家具行业成本核算报价系统,主要对家居结构化产品征收人工材料成本和制造成本进行统计,从而可以调节利润的创造,脱离其成本核算,同时进行报价
- 2023-07-10 13:15:05下载
- 积分:1
-
1
三维装箱问题 c语言源码 可用(C Language Source Code Availability for Three-dimensional Packing Problem)
- 2020-06-30 05:20:02下载
- 积分:1
-
Laborator 8 - Scripturi shell
说明: linuxshel scripts tutorial ro
- 2020-06-25 20:00:02下载
- 积分:1
-
killer
killer进程工具 很好用的杀进程工具-killer
- 2022-03-10 18:01:43下载
- 积分:1
-
自己编写的logistic程序,简单明了速度快
自己编写的logistic程序,简单明了速度快-I have written a logistic procedure, simple fast
- 2022-10-21 07:50:03下载
- 积分:1
-
armpartinit
说明: 初始化程序为arm7
s3c44b0的部分初始化代码(arm init)
- 2010-04-01 11:12:03下载
- 积分:1