搜索资源列表
ABCScatter
- 一个蜂群算法仿真环境的生成器,这个是原创者编写的一个,便于理解-A swarm algorithm for the generation of simulation environment, and this is to write an original, easy to understand
Factorial-sum
- 这是一个求解从一到一百阶乘和的公式,里面还有粒子群优化算法程序。 -This is a solution from one to one hundred factorial and formulas, there is also a particle swarm optimization algorithm.
Flow-chart
- 粒子群优化算法的详细算法流程,流程图的形式展现。-Particle swarm optimization algorithm with the algorithm process, to show the form of a flowchart.
pso1
- 基于粒子群算法的电力系统负荷分配问题(1)数学模型: 以IEEE 3机6节点为工况模型 ,Load=850MW (2)目标函数: minF=∑(i=1,Ng)Fi(PGi),Fi(PGi) =aiPi2+biPi+ci+Ei,考虑阀点(Valve-Point)效应 (3)约束条件: a.发电机组输出功率上下限约束,即PGi min<=PGi<= PGimax; b.电力负荷平衡约束,忽略网损,即∑(i=1,Ng)(PGi)= PGD-Based on part
PSO
- PSO程序代码,MATLAB均可实现。包含基本粒子群算法,带压缩因子的粒子群算法和线性递减权重粒子群优化算法。-PSO program code, MATLAB can be achieved. PSO and linearly decreasing right contains PSO, with a compression factor of heavy particle swarm optimization.