搜索资源列表
微粒群算法源程序
- 微粒群算法源程序 微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。
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
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
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
pso
- matlab的微粒群算法,有需要可以直接和我联系-matlab the particle swarm algorithm, there is a need to contact me directly and
PSOalgorithmSummary
- 微粒群算法综述,关于最短路径等的算法,看看就知道 -Particle Swarm Algorithm, on the shortest path algorithm, etc., take a look at know
PSO
- 一本介绍微粒群算法的书籍,详细介绍算法的原理.-Introduce a particle swarm optimization book, detailing the principles of algorithm.
program
- 标准的粒子群算法的c++版本 根据《微粒群算法》中的c程序自己实现得到的,大家可以-Standard Particle Swarm c++ Version in accordance with
maosTOY
- 用JAVA编的微粒群算法程序,已通过测试验证,欢迎大家使用。-JAVA made by the particle swarm optimization procedure has been tested to verify that, welcome everyone to use.
VBpso
- 用VB编的微粒群算法程序,能够运行,并能很快的使用。-VB series with the particle swarm optimization procedures, able to run and can easily use.
SPSOnn
- 应用随机微粒群算法学习一个神经网络的权值.网络训练和测试数据采自一实际非线性系统.-Application of stochastic particle swarm optimization learning a neural network weights. Network training and test data collected from a practical nonlinear systems.
weili
- 微粒群算法电子图书,内附微粒群算法源程序。-Particle Swarm Optimization of electronic books, containing source PSO algorithm.