-
粒子群算法试算
粒子群算法,也称粒子群优化算法(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.)
- 2018-12-25 14:28:52下载
- 积分:1
-
how to build a stub in c++ test.this source code show you the way!
how to build a stub in c++ test.this source code show you the way!
- 2022-02-02 14:18:41下载
- 积分:1
-
AD19 的常用元件库
说明: AD19的常用元件库,包含封装库以及3D模型(Common component library for AD19, including package library and 3D model)
- 2020-07-25 09:58:42下载
- 积分:1
-
yidong
移动平均,基于移动平均线的自动交易程序,(move average ,the new .)
- 2020-06-18 01:40:01下载
- 积分:1
-
Java编的连连看游戏,希望会喜欢
Java编的连连看游戏,希望会喜欢-Java series Lianliankan game, hope it will be like
- 2022-01-21 05:09:30下载
- 积分:1
-
Boost22
说明: 实现抗负载变化扰动的boost电路,输入电压为50V,输出电压为100V。(The boost circuit to resist load disturbances has an input voltage of 50V and an output voltage of 100V.)
- 2020-06-06 10:53:56下载
- 积分:1
-
ref-sdr-sdram-verilog
sdram控制器的开发程序,还有文档,可以参考以下(SDRAM controller development process, there is a document, you can refer to the following)
- 2008-06-13 22:15:41下载
- 积分:1
-
分治法求大数乘法的问题 等等一些算法分析
分治法求大数乘法的问题 等等一些算法分析-datastructure
- 2023-08-22 14:40:03下载
- 积分:1
-
空时自适应信号处理
空时自适应信号处理 。。。。。。。。。文献(Space-time adaptive processing algorithm)
- 2020-06-20 10:40:01下载
- 积分:1
-
ATmega16单片机串口通信程序,以经过测试可用.
ATmega16单片机串口通信程序,以经过测试可用.-ATmega16 single-chip serial communication procedures in order to read the test can be used.
- 2023-08-04 00:05:03下载
- 积分:1