搜索资源列表
微粒群算法源程序
- 微粒群算法源程序 微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。
pso toolbox
- 基于MATLAB的微粒群工具箱,算法模型中引入收缩因子,收敛速度有所提高,但对高维函数的优化效果仍然不理想。-based on MATLAB Toolbox PSO algorithm model introduced shrinkage factor, convergence rate increase, but for high-dimensional optimization function effects are still
spso
- 保证全局收敛的随机微粒群算法。当最优粒子的解无进化,则对其位置、速度进行变异,而使算法不致过早收敛,只要迭代次数足够,算法保证全局收敛。-ensure global convergence of random particle swarm algorithm. When the optimal solution without particles of evolution, its location, speed variation,
clusters
- 协同微粒群算法,用于原子簇的结构优化。协同微粒群算法模型由南非人Frans van den Bergh提出,对高维问题处理的效果要显著优于基本微粒群算法。-synergies PSO algorithm, for the cluster of structural optimization. Synergy PSO algorithm model from South Africa who Frans van den Bergh, fo
PSO_basic
- 这是一个基本的微粒群算法,适合刚入门的朋友看一看。-This is a fundamental particle swarm algorithm, suitable for beginners look at the friends.
微粒群算法_1
- 此为有关粒子群算法的比较权威的书,内部由关于此算法的C源程序-here for the PSO algorithm authoritative book on the internal algorithm from the C source
多维函数优化程序
- 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the
SPSOOptimize
- 微粒群算法,c语言编写,通过优化,可以自己添加测试函数-particle swarm algorithm, c language, through optimization, can add their own function testing
psotbbeta
- 用matlab开发的微粒群算法工具箱,使用方法见说明-using Matlab development of the particle swarm algorithm toolbox, use see note
binarypso_c
- C语言编写的基本微粒群算法的应用介绍源码-C language's basic particle swarm algorithm for the application of the source
Cheap_PSO
- C语言开发的微粒群优化算法源程序,程序用到了多个测试函数:包括Rosenbrock 函数等,操作时首先打开文件选择一个函数,然后点击计算就可以了。-C language development Particle Swarm Optimization algorithm source, a number of procedures used test functions : Functions include Rosenbrock, th
psotb-alpha-0.2
- PSO(Padicle Swarm Optimization)微粒群优化算法,工具箱。-PSO (Padicle Swarm Optimization) Particle Swarm Optimization Algorithm toolbox.
jswarm-pso_1_1
- JSwarn 是微粒群优化(PSO) 程序包被写在Java. 设计要求极小的工作成绩使用(在配件箱外面) 虽然同样高模件。 -JSwarn Particle Swarm Optimization (PSO) package written in Java. The minimum design requirements of the Public results for the use (in the outside box acce
bpso
- 用C#编写的基本微粒群算法的源程序代码,非常使用方便!-C# prepared in basic particle swarm algorithm source code is very easy to use!
spso1
- 用c#编写的随机微粒群算法的源程序代码,希望对大家有所帮助!-prepared using random particle swarm algorithm source code, we want to help!
psoanduse
- 粒子群优化算法及其应用。详细介绍了粒子群优化算法(又叫微粒群算法)及其应用-PSO algorithm and its application. Details on the PSO algorithm (also known as PSO) and its application
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 t