-
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
-
艾略特波浪理论
关于波浪理论的初步及进阶,如果配合道氏理论可能在趋势及调整行情分析的更透彻(Preliminary and Advancement of Wave Theory)
- 2020-06-23 19:20:01下载
- 积分:1
-
this is very good application for face traccking.it contains more and good diffe...
this very good application for face traccking.it contains more and good differnt features.if u rotate face right side it will show the direction for rignt side.if u rotate face left side it will show the direction for left side.-this is very good application for face traccking.it contains more and good differnt features.if u rotate face right side it will show the direction for rignt side.if u rotate face left side it will show the direction for left side.
- 2023-03-03 08:15:04下载
- 积分:1
-
toggles
stm32 f100 LED
- 2018-01-11 23:43:19下载
- 积分:1
-
实现多分辨率奇异值分解程序 mrsvd
实现多分辨率奇异值分解程序,可用于故障诊断、消除噪声等(multi resolvetion svd decompotion)
- 2020-12-20 21:49:08下载
- 积分:1
-
CS
说明: 基于SAR系统的CS成像算法进行的多个点目标仿真,用于雷达入门仿真实验(Simulation of multiple point targets based on CS imaging algorithm of SAR system, which is used in radar entry simulation experiment)
- 2019-12-16 11:09:29下载
- 积分:1
-
attqoqr42
这是ACM程序设计大赛中的一道题,虽然简单了点 但是对于广大宣告我一样的菜鸟 我想还是有帮助的()
- 2018-05-12 13:47:30下载
- 积分:1
-
Hemhuoz coil_30mmjianju_glass_loss
利用maxwell软件模拟仿真亥姆霍兹线圈,计算其磁场分布(Simulation of Helmholtz coil using Maxwell software to calculate the magnetic field distribution)
- 2021-03-18 21:39:19下载
- 积分:1
-
liuyanban
This example uses ASPX file requests and ashx to handle many types of Ajax returns, which is amazing only when used
Main jQuery Ajax static page query adding data without refresh effect
Very helpful for beginners.
- 2018-09-14 10:47:52下载
- 积分:1
-
FX3GE-模拟量-温度传感器接入
三菱PLC 模拟量通道 温度传感器梯形图(Temperature Sensor Ladder Diagram)
- 2020-06-21 21:40:01下载
- 积分:1