-
粒子群算法试算
说明: 粒子群算法,也称粒子群优化算法(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
-
fx_pso
说明: 电力系统风险评估程序,评估接入光伏后电力系统电压、电流越限风险,并用粒子群算法以系统风险为目标函数对光伏出力进行优化(The power system risk assessment program evaluates the risk of voltage and current exceeding the limit of power system after photovoltaic access, and optimizes the photovoltaic output with the objective function of system risk using particle swarm optimization algorithm.)
- 2021-03-11 16:39:26下载
- 积分:1
-
两种 不同 方式 实现 文件的 拖放
两种 不同 方式 实现 文件的 拖放 -two different ways of achieving the drag-and-drop file
- 2022-03-20 21:54:21下载
- 积分:1
-
一个可以用键盘的上下左右控制的色彩的正方体,唯一的缺点是在dos中运行的...
一个可以用键盘的上下左右控制的色彩的正方体,唯一的缺点是在dos中运行的-One can use the keyboard to control the up and down about the color of the cube, the only drawback is that running in dos
- 2023-08-08 12:20:02下载
- 积分:1
-
航天拓鑫
说明: 这个程序只是简单配置了一下硬件哈,程序也只是简单弄了一下(This program is just a simple configuration of hardware, and the program is just a simple one.)
- 2020-06-20 15:20:02下载
- 积分:1
-
csv格式将数据转换为excel的函数
c sv格式将数据转换为excel的函数...
csv格式将数据转换为excel的函数
c sv格式将数据转换为excel的函数-csv format data into a excel format of the function c sv data is converted to excel function
- 2023-07-11 04:05:03下载
- 积分:1
-
Used to solve the problem of power system in 2004 program matlab
用于解决2004年电力系统问题的matlab程序-Used to solve the problem of power system in 2004 program matlab
- 2022-03-22 13:47:15下载
- 积分:1
-
dianlixitongjidianbaohu-zhangbaohui
电力系统继电保护—张保会。电气专业最主要的一门课,国网,南网,面试最热门的一门专业课(Power system protection- Zhang Bao will. A main course electrical engineering, State Grid, Southern Power Grid, the interview of one of the most popular courses)
- 2015-12-29 15:42:58下载
- 积分:1
-
jinglizhangda
采用相场法模拟金属镍的晶粒的长大过程,采用的是matlab语言进行计算(Simulation of metal nickel grain growth process)
- 2017-12-19 01:40:03下载
- 积分:1
-
knignt
求解骑士游历问题的程序。骑士游历问题是在8X8格的国际象棋棋盘上随意放置一个马,按照马走“日”字的规则对马进行操作,问是否能够不重复的走遍棋盘的每个格。(Cavaliers traveled problem solving process. Cleveland traveled problem is the 8x8 grid of international chess pieces on dumped a horse, according to Ma take "days" to the rules word for horse operations, asked whether not to repeat the chessboard visited each grid.)
- 2006-06-02 17:04:37下载
- 积分:1