搜索资源列表
PatialExuation
- 基于VB语言的微粒群算法,其中含有几个测试算法,和一个化学中数据关联的例子,微粒群算法是以一个通用的函数写的,可移植性强。-VB language based on the PSO algorithm, which contains several test algorithm, and a chemical linked to the data example, PSO is a generic function to write the transfer is strong.
PSO-DE
- 进化计算中的PSO算法,用c++仿真实现-Evolutionary Computation in the PSO algorithm, using c++ Simulation
Python-for-PSO-algorithm
- Python实现的粒子群优化算法源代码,需要引用到Numpy,需要对自定义问题进行优化只需要更改f6函数即可,智能算法本身的参数亦可以自行设定。-Python implementation of the PSO algorithm source code, you need to refer to Numpy, Custom issues need to be optimized to only need to change the f6 function, the smart algorith
pso_expriment
- 基本种群规模改进与数值实验的PSO算法源程序,可自动保存实验数值,附有画图源代码。-Basic population size and numerical experiments to improve the PSO algorithm source code can be automatically saves numerical experiment with drawing the source code.
pso
- Particle Swarm Algorithm
pso
- 微粒群优化算法,可以应用在不同的领域,这是一个核心代码,可根据不同的应用领域进行扩展。-Particle swarm optimization algorithm, can be applied in different fields, this is a core of code, according to different application areas expand.
PSO
- 基于模拟退火的粒子群算法,模拟退火算法在搜索过程中具有该概率突跳的能力,能够有效地避免搜索过程陷入局部极小解。-Based on simulated annealing particle swarm optimization, simulated annealing algorithm in the search process has a sudden jump in the probability of the capacity, which can effectively avoid th
BinaryParticleswarmoptimization
- binary pso algorithm
pso
- 标准pso算法,能够解很多非线性方程,效果不错,不过很容易陷入局部循环-Standard pso algorithm, can solve many nonlinear equations, the effect is good, but very easy to fall into the local loop
PSO
- 自己编写的,粒子群算法的fortran程序-I have written, particle swarm algorithm fortran program
PSO-Himmelblau
- 基于VBA在Excel下利用PSO算法调试的Himmelblau测试函数。-VBA in Excel based on the use of PSO algorithm under test debug Himmelblau function.
PSO-CODEQ-function1
- 利用PSO算法用Excel下的VBA程序调试的一个带多个约束条件的VBA代码。-PSO algorithm in Excel using VBA program under a debugger with multiple constraints VBA code.
PSO-S
- An robust implement of PSO algorithm .
Discrete-PSO
- In this paper, a novel Discrete Particle Swarm Optimization Algorithm (DPSOA) for data clustering has been proposed. The particle positions and velocities are defined in a discrete form. The DPSOA algorithm uses of a simple probability approach
tunning-PID-by-PSO
- PSO algorithm to tuning PID
pso
- matlab pso algorithm code that can use easily
collection-of-PSO-algorithm
- 个人写的和网上收集的算法大全,一阶二阶,多种变权重算法-collection of particle swarm optimization algorithm
PSO
- the best pso algorithm
pso
- pso algorithm implemented in matlab
PSO-basic
- 该文件是最基本的粒子群算法的M文件源代码。-The most basic particle PSO algorithm of M files.