搜索资源列表
阻尼PSO算法(MT一维反演应用)
- 反演采用非线性反演算法----微粒群算法。 正演程序为Fortran编写的DLL 软件界面和反演算法用C#编写。 资源发布仅供交流:mou_yq@126.com
微粒群算法源程序
- 微粒群算法源程序 微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。
PSO.rar
- 新的微粒群算法 利用matlab实现 简单,a new PSO
pso
- 微粒群算法的详细介绍。附件中包括标准微粒群算法源代码。-Particle swarm algorithm in detail. Annex to the standard particle swarm optimization source code.
pso-matlab
- 标准微粒群算法,采用matlab编程实例。-Standard particle swarm optimization using matlab programming examples.
crosspso
- 带交叉因子的粒子群MATLAB算法程序,可实现带约束变量的微粒群算法-With cross-factor PSO algorithm MATLAB procedures, can be constrained variable particle swarm optimization
chaper2
- 非常不错的书籍,《微粒群算法》供8章和2个附录,依次上传第一章绪论-Very good books, Particle Swarm Optimization for Chapter 8 and Appendix 2, followed by From Chapter I Introduction
chaper3
- 非常不错的书籍,《微粒群算法》供8章和2个附录,依次上传第3章绪论-Very good books, Particle Swarm Optimization for 8 chapters and two appendices, followed by From Chapter 3 Introduction
chaper4
- 非常不错的书籍,《微粒群算法》供8章和2个附录,依次上传第4章绪论-Very good books, Particle Swarm Optimization for 8 chapters and two appendices, followed by From Chapter 4 Introduction
chaper5
- 非常不错的书籍,《微粒群算法》供8章和2个附录,依次上传第5章-Very good books, Particle Swarm Optimization for Chapter 8 and Appendix 2, followed by From Chapter 5
chaper6
- 非常不错的书籍,《微粒群算法》供8章和2个附录,依次上传第6章绪论-Very good books, Particle Swarm Optimization for 8 chapters and two appendices, followed by From Chapter 6 Introduction
atom_clot
- 微粒群算法-曾建潮,很好的算法,对编程思想有很大的引导作用。-atom clot arithmetic
GPSOtsp
- 采用遗传微粒群算法(GPSO)求解旅行商问题(TSP)的源代码。内附多个算例,本算法对于中小规模问题求解效率很高,对于大规模问题则效率略低。如有任何疑问,请于http://2shi.phphubei.com.cn/index.php发帖询问。-Genetic Particle Swarm Optimization (GPSO) for Traveling Salesman Problem (TSP) of the source code. Containing a number of examp
job-shop1
- Matlab车间动态调度PSO微粒群算法程序(优化目标为机器间隙时间)-Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling procedures (optimization target machine clearance time)
job-shop2
- Matlab 车间动态调度 PSO微粒群算法程序(优化目标为平均流动时间)-Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling program (average flow time optimization objectives)
job-shop3
- Matlab 车间动态调度 PSO微粒群算法程序(优化目标为MakeSpan时间)-Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling procedures (optimization target MakeSpan time)
muti_pso_matlab
- 混合微粒群算法,很好很强大,欢迎交流使用-Hybrid particle swarm algorithm, very good very strong, welcome to exchange used
pso GA PID参数整定
- 该程序为微粒群算法与遗传算法求解pid参数整定MATLAB程序,优化结果包含参数输出与参数曲线变化图。(The program solves the PID parameter tuning MATLAB program for particle swarm optimization and genetic algorithm, and the optimization results include parameter output and parameter curve change dia
IQPSO
- 量子微粒群算法,用于参数寻优,收敛速度较快。(Quantum particle swarm optimization (QPSO) algorithm is used to optimize parameters with fast convergence speed.)