搜索资源列表
61549803apso
- 标准粒子群算法,改进粒子群算法,希望大家能用上-Standard particle swarm optimization, improved particle swarm algorithm, hope everyone can be on the
RandWPSO
- 权重改进粒子群算法中的随机权重法,将标准PSO算法中设定w为服从某种随机分布的随机数,这样一定程度上可从两方面克服w的线性递减所带来的不足-Weights improved particle swarm algorithm in the random weight method, the standard PSO algorithm to set w to obey a random distribution of the random numbers, so to a certain exte
PSO
- 这份文件是用MATLAB语言编写的标准粒子群算法,比较好用。-This document is written in MATLAB standard particle swarm algorithm, more easy to use.
pso
- 粒子群算法的一些程序 标准PSO算法 范例 -PSO Matlab progam
pso
- 本代码是一种标准PSO代码(包含适应度函数)-Standard PSO code (includes fitness function)
MINI-PSO
- 粒子群算法演示,对标准的粒子群算法进行了实例演示,让读者能快速理解并运用-Descr iption for PSO algorithm
pso_goldstein
- 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。编译运行通过修改优化模型即可直接用来优化你所需求解问题,本人在弹道优化方面已测试成功。代码内总共进行50次pso搜索运算,以提高算法的可靠性,迭代最大次数限制在500次以内,输出最佳适应值和取得最佳适应值时的迭代次数,平均进行每次pso运算要多少次迭代才能得到满足条件的解-Standard PSO algorithm using C++ code compiled Notes rich with
PSO
- 标准粒子群算法,随机启发式优化算法,全局优化算法-Standard particle swarm optimization
pso
- 该程序为标准粒子群算法源程序,可以在此基础上改变参数,对程序进行优化-The program is the standard particle swarm algorithm source code, you can change the parameters on this basis, the program optimization
PSO
- 标准PSO(Particle Swarm Optimization)算法代码-PSO Code
pso
- pso算法,编程风格很标准,是学习PSO入门很好的例子-pso algorithm, programming style is very standard, is a good example of learning PSO entry
SPSO
- 标准PSO代码,给出fitness函数即可用-Standard Particle Swarm Optimization
PSO
- 标准粒子群算法的程序,配有详细注释,适合初学者参考-PSO program, with detailed notes, suitable for beginners reference
PSO
- 标准粒子群算法在MATLAB中的实现。其主要思想是根据带惯性权重w的PSO算法实现。-Realization of Standard Particle Swarm Optimization in MATLAB. The main idea is to realize the PSO algorithm with inertia weight w.
byubq
- 老外编的标准pso算法的matlab工具箱,推荐一下 可以的-Foreigners make up of the standard pso algorithm in matlab toolbox, can you recommend
qame
- 老外编的标准pso算法的matlab工具箱,推荐一下 可以的(Foreigners make up of the standard pso algorithm in matlab toolbox, can you recommend)
简单PSO
- 带惯性权重的pso matlab代码程序(PSO matlab code program with inertia weight)
新建 Microsoft Word 97 - 2003 文档
- PSO算法是基于群体的,根据对环境的适应度将群体中的个体移动到好的区域。然而它不对个体使用演化算子,而是将每个个体看作是D维搜索空间中的一个没有体积的微粒(点),在搜索空间中以一定的速度飞行,这个速度根据它本身的飞行经验和同伴的飞行经验来动态调整(PSO algorithm is based on the group, according to the environment to the fitness of the individual to move to the area.However
标准pso代码-鲁
- Abstract: With the development of engineering technology and the improvement of mathematical model, a large number of optimization problems were developed from low dimensional optimization to large-scale complex optimization. Large scale global opti
PSO
- 标准粒子群算法,使用Fortran算法编写,和大家一起学习交流(Standard particle swarm algorithm, written using Fortran algorithm, and learning together with everyone)