搜索资源列表
pso粒子群算法来求6个经典函数的最小最大值
- 该程序是粒子群算法来求6个经典函数的最小最大值,能显示粒子是如何运动的。-The program is the particle swarm algorithm to 6 classic function of the smallest maximum value, to show how the particles are moving.
pso
- 一个关于PSO的程序,可以用于对函数的优化-On PSO procedures, can be used to optimize the function
pso(1)
- pso算法源程序 介绍基本粒子群算法的MATLAB实现程序-Particle Swarm Optimization
pso
- 粒子群算法进行数值试验的程序,可作为基础学习所用-Particle swarm optimization numerical test procedure can be used as a basis for learning
LDPC-pso
- 度序列优化时LDPC码设计的关键一步。本程序利用粒子群算法优化LDPC码度序列,速度较快。压缩包包括程序,优化结果,与比较文献。-Optimizing the degree sequence of a key step in designing LDPC codes. This process utilizes particle swarm optimization of LDPC code degree sequence, faster. Compressed package includes
pso
- 基础的PSO算法程序,可以方便的解决优化问题,也可以在此基础上方便的进行改进-Based on PSO algorithm program, you can easily solve the optimization problem, on this basis can also be easily be improved
PSO
- 粒子群的原始优化程序,从光盘中复制下来的,很有用-The original particle swarm optimization process, from the CD to copy down, and very useful
1111
- 基本的PSO程序,可以直接运行。希望大家喜欢。-basic PSO
PSO-RBF-5
- 一个基于粒子群优化径向基神经网络参数的程序-A radial basis function neural network parameters based on particle swarm optimization program
the-basic--program-of-pso
- 基本pso程序,适合初学者使用,使用时直接改fitness函数。-Basic pso procedures, suitable for beginners to use, use directly change the fitness function
PSO-bp((matlab
- pso-bp MATLAB程序用于仿真数据。(The PSO-BP MATLAB program is used to simulate the data.)
PSOt
- matlab编写的pso程序,下载后文件名修改为m文件(pso program by Matlab code . Rename the file name with *.m)
利用PSO算法优化求解PID参数
- PSO粒子群优化的PID参数,通过matlab平台C语言来编写,达到优化控制的目的(PSO particle swarm optimization PID parameters, through the MATLAB platform C language to write, to achieve the purpose of optimization control)
简单PSO
- 带惯性权重的pso matlab代码程序(PSO matlab code program with inertia weight)
PSO-BP
- 可用于智能算法的优化,程序代码可以自己修改。(It can be used for the optimization of intelligent algorithms, and the program code can be modified.)
程序---PSO粒子群算法求传递函数系数
- 程序---PSO粒子群算法求传递函数系数(Program ---PSO particle swarm optimization algorithm for transfer function coefficient)
自平衡PSO改
- 自平衡PSO,自己编写的程序,之前毕设的成果,通过PSO实现路径规划,并应用到实例当中(Self balancing PSO, the program written by oneself, the result of the completion before, realizes the path planning through PSO, and applies it to the example.)
粒子群优化算法以及改进的PSO算法代码matlab
- 一些关于粒子群优化算法的matlab程序实现,里面有各种的PSO改进算法(Some matlab programs about particle swarm optimization algorithm are implemented. There are various PSO improved algorithms in them.)
PSO
- 粒子群算法优化目标函数,test为主程序,fun为目标函数(Particle Swarm Optimization for Object Function)
PSO优化Kmeans
- 该程序可以实现利用粒子群算法对K-MEANS算法进行优化(This program can optimize k-means algorithm by particle swarm optimization)