Welcome![Sign In][Sign Up]
Location:
Search - swarm

Search list

[AI-NN-PRAFS

Description: 关于人工鱼群算法的一个实例,可以实现所有的人工鱼的基本功能,是采用c开发的-Artificial fish-swarm algorithm on an instance, you can realize all the basic functions of the artificial fish is developed using c
Platform: | Size: 4096 | Author: g | Hits:

[File Formatpdoteaching.pdf

Description: 随机微粒群算法程序pdf 围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”从而可以在粒子群的运动过程中获得新的位置,增加求得更优解的机会.随着迭代的继续,经过变异的粒子群又将趋向于同一点,当粒子群收敛到一定程度时又进行下一次变异,如此反复,直到迭代结束-Random process pdf particle swarm optimization particle swarm around the current center of mass of the particle swarm reinitialization. In this way, each particle in the next iteration will be in the new location with a particle in the last search was the
Platform: | Size: 3421184 | Author: 宏成功 | Hits:

[matlabliziqun

Description: 粒子群程序,是一种有效的优化算法,用于控制-Particle swarm procedure is an effective optimization algorithm is used to control
Platform: | Size: 2048 | Author: Liang | Hits:

[CSharpRMD_PSO

Description: 通过一种粒子群最佳化策略搜寻函数的全局最小值-Through a particle swarm optimization strategy for the search function of the overall minimum
Platform: | Size: 13312 | Author: 梅传根 | Hits:

[ARM-PowerPC-ColdFire-MIPSmopsoGECCO

Description: Multiobjective Particle Swarm with Crowding Distance(多目标优化)-Multiobjective Particle Swarm with Crowding Distance (multi-objective optimization)
Platform: | Size: 35840 | Author: 梅传根 | Hits:

[matlabhybrid_PSO

Description: 一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高了SPSO的性能-A hybrid strategy based on improved particle swarm optimization algorithm, including the implementation of procedures and parameters set hpso.m two hPSOoptions.m source file. Code clear and easy to improve the achievement. The results showed that the improvement of effective performance of the SPSO
Platform: | Size: 3072 | Author: 楚湘华 | Hits:

[matlabpso-matlab

Description: 标准微粒群算法,采用matlab编程实例。-Standard particle swarm optimization using matlab programming examples.
Platform: | Size: 5120 | Author: 凝眉 | Hits:

[matlabParticle-Swarm-Toolbox

Description: 另一个matlab环境下pso的工具箱,里边有n个例子-Another matlab environment PSO toolbox, inside there are n examples
Platform: | Size: 813056 | Author: 郁郁 | Hits:

[AI-NN-PRclass

Description: 这个是我自己编写的基于混沌自适应粒子群优化支持向量机用于分类的matlab程序,本程序以心脏病的诊断为例,得出了非常好的效果!主要贡献在于解决了支持向量机参数人为选取随意性大且效果好坏不稳定的难题!-This is what I have written based on adaptive chaotic particle swarm optimization of support vector machine for classification of matlab procedures, the procedures to diagnose heart disease as an example, draw a very good results! The main contribution is to solve the support vector machine parameters of artificial selection and the effect of arbitrary mixed instability problems!
Platform: | Size: 6144 | Author: 张建 | Hits:

[Otherbinary_pso_c

Description: 粒子群优化算法 二进制粒子群优化算法 c语言实现-Binary particle swarm optimization particle swarm optimization algorithm c language
Platform: | Size: 53248 | Author: westread | Hits:

[CSharpmopsoarchi

Description: 自适应多目标优化粒子群算法源程序,这是一个C语言编制的源程序,很实用.-Adaptive multi-objective particle swarm optimization algorithm source code, which is a C language source program, it is practical.
Platform: | Size: 35840 | Author: youzping | Hits:

[CSharpmopsowithcd

Description: 一种计算全局拥挤距离多目标优化粒子群算法源程序,这是一个C语言编制的源程序,很实用.-A calculation of the overall crowding distance of multi-objective particle swarm optimization algorithm source code, which is a C language source program, it is practical.
Platform: | Size: 11264 | Author: youzping | Hits:

[JSP/Javadehpso

Description: 基于差分进化与粒子群混合算法优化源程序,这是一个java语言编制的源程序,很实用.-Based on Differential Evolution and Particle Swarm Optimization Hybrid Algorithm source code, which is a java source languages, it is practical.
Platform: | Size: 47104 | Author: youzping | Hits:

[AI-NN-PRpsoprogress

Description: %程序名称:求解约束优化问题的改进粒子群优化算法 %程序功能:求解带各种约束条件的优化问题 %输入条件:各种初始条件,以及设定参数 %输出数值:最优解位置以及函数极小值 - Program name: for solving constrained optimization problems to improve particle swarm optimization algorithm program features: solving with a variety of constraints optimization problem input conditions: a variety of initial conditions, and the setting of parameters output values: the location of the optimal solution, as well as function of the minimum
Platform: | Size: 4096 | Author: 依然 | Hits:

[Mathimatics-Numerical algorithmsbp.pso

Description: 标准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
Platform: | Size: 11264 | Author: 依然 | Hits:

[AI-NN-PRPSO_synthesis

Description: 粒子群优化算法用于天线阵列方向图综合,自己编写的源代码,使用标准粒子群优化算法-Particle swarm optimization algorithm for antenna array pattern synthesis, I have written the source code, using the standard particle swarm optimization algorithm
Platform: | Size: 5120 | Author: 许留山 | Hits:

[AI-NN-PREAFSA

Description: 改进的人工鱼群算法,优化后实现,可视化。-Improved artificial fish-swarm algorithm, optimized to achieve, visualization.
Platform: | Size: 2048 | Author: 佳佳 | Hits:

[JSP/Javajheatbugs-2.1.tar

Description: swarm仿真的文件,基于java的应用,系统可能会无法运行,如果出现了这种情况。-swarm simulation of the document, based on the java application, the system may not be able to run, if this situation.
Platform: | Size: 39936 | Author: 王勃 | Hits:

[AI-NN-PRtsp

Description: 这是一个很好用的求解TSP问题的粒子群算法,很适合初学者。-This is a very good solution of TSP used in the particle swarm optimization problems, it is suitable for beginners.
Platform: | Size: 2048 | Author: zhaogang | Hits:

[Otherpso

Description: 自编的多目标粒子群优化算法,可以运行哦。-Written and directed the multi-objective particle swarm optimization, you can run, oh.
Platform: | Size: 1024 | Author: sunny | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net