搜索资源列表
matlab&pso
- matlab写的pso程序,程序已经运行通过,有较高的执行效率-Matlab write PSO procedures, operational procedures have been adopted, a higher efficiency in the implementation of
pso
- C++编的pso程序。该程序可以用于优化各种系统
粒子群优化PSO程序包(Java,C,VB)
- C语言遗传算法程序包-NO. 11 heredity arithmetic programme packet of c programme language
pso
- 在理解粒子群算法(PSO)前提下,在VC++6.0开发环境下编写PSO程序。这对PSO的初学者加深PSO算法理解,对需要PSO作优化问题的可以在源码基础上加以修改,从而加速程序开发
pso
- pso程序的源代码 pso程序的源代码-粒子群优化算法源程序 作者:FashionXu 一个pso程序的源代码。在vc.net2003下面通过。 建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来,呵呵,纯粹是建议。
标准pso算法程序包_matlab版
- 标准pso算法程序包_matlab版,易于初学者。
bp.pso.rar
- 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序,The standard BP neural network algorithm procedure: momentum BP algorithm procedure: TRAINGDX called BP network training algorithm particle swarm optimization neural network source code
PSO.rar
- 浙江大学宁波理工学院计算机系设计的粒群优化算法研究程序,Swarm Optimization procedure designed by Zhejiang University, Ningbo Institute of Technology Department of Computer Science tablets .
kekaoxing-pso.rar
- 采用粒子群算法求解可靠性优化问题,程序用MATLAB编写,Using particle swarm optimization algorithm for solving the reliability problems, procedures used to prepare MATLAB
mpso1.rar
- 这是一个经过改进的PSO算法,是用FORTRAN语言编写的,因为此语言计算速度快,适合PSO的应用,收敛速度明显加快,并且这是改优化后的PSO程序,比标准的速度快。,This is an improved PSO algorithm, are used FORTRAN language, because this language computing speed, suitable PSO applications, significantly speeding up the convergen
pso程序的源代码
- VC++环境下的粒子群算法源代码,通用模板,需要自行添加目标函数和约束条件-pso
pso-bp
- 这是一个采用粒子群算法优化bp神经网络权值的MATLAB程序-This is a particle swarm optimization using neural network weights bp MATLAB program
PSO
- 一个pso的演示程序,非常经典,对初学者来说是非常不错的学习资料!-A demo program PSO, very classic, for beginners is a very good learning materials!
standard-PSO
- 标准的pso 程序,可用于tsp 等优化问题,大家分享交流 共同进步。-Standard PSO procedure, can be used for optimization problems, such as tsp, we shared the common progress.
pso
- 修正过的pso 算法 属于离散型的pso程序,可用于变量筛选,效果不错!-Modified discrete PSO algorithm belonging to the PSO procedure, can be used for variable selection, good results!
pso
- 做matlab与计算机智能算法这是不可多得的好程序,已经成功支边-Matlab to do with the computer intelligent algorithm which is a rare good procedures, have successfully supported edge
PSO
- PSO的基本程序和3种经典的改进程序,包括GPSO,ARPSO和HPSO,文件包中没有附这三种改进PSO的源论文,请自行下载-PSO
PSO
- 一个pso程序的源代码。在vc.net2003下面通过。-A pso program source code. The vc.net2003 passed below.
智能优化算法-粒子群法PSO
- 惯性权重w 随时间线性减小 速度v并没有加上最大速度的限制 这是一个标准版本的pso程序
PSO程序
- ?本程序在matlab环境下,对粒子群编程,完成对两个变量函数的寻优(In this program, in the MATLAB environment, the particle swarm optimization is used to optimize the two variable functions.)