搜索资源列表
pso
- 这是一个pso程序采用粒子群优化算法的源代码。在vc.net2003下面通过
pso
- pso程序的源代码-粒子群优化算法源程序
共享微粒群优化算法PSO工具箱
- 这是有关PSO工具箱的程序,对初学者有很大的帮助,只要看了个,相信你能马上学会PSO算法,并知道如何编程实现。
PSO-TSP.rar
- 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理,This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
pso
- 一个关于PSO的程序,可以用于对函数的优化-On PSO procedures, can be used to optimize the function
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
the-pso-program-source-code
- 一个pso程序的源代码。在vc.net2003下面通过。 建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来,呵呵,纯粹是建议。 pso程序的源代码-A pso program' s source code. Vc.net2003 following through. Recommendation: Before looking at th
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)