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

Search list

[Mathimatics-Numerical algorithmsrpso

Description: 本代码是一种随机改进粒子群优化代码,简单,易懂 有注释信息。C语言版本,无错误,直接可运行-This code is a random code to improve particle swarm optimization, simple, easy-to-understand annotated information. C language versions, error-free, can be run directly
Platform: | Size: 11264 | Author: zhangli | Hits:

[AI-NN-PRvc_pso

Description: vc_pso是用VC开发的标准粒子群算法-VC Development vc_pso is the standard particle swarm optimization
Platform: | Size: 13312 | Author: huanghubang | Hits:

[AI-NN-PRgray_pso

Description: 一种带有灰色关联方法的粒子群算法,主要是用于多目标优化或多目标决策-A method of gray correlation with particle swarm optimization, is mainly used for multi-objective optimization or multi-objective decision-making
Platform: | Size: 4096 | Author: 毛毛 | Hits:

[AI-NN-PRPSO

Description: 一本介绍微粒群算法的书籍,详细介绍算法的原理.-Introduce a particle swarm optimization book, detailing the principles of algorithm.
Platform: | Size: 1999872 | Author: 刘雁飞 | Hits:

[AI-NN-PRPSOvrp

Description: 利用粒子群算法求解VRP问题程序,其中和禁忌搜索算法结合成混合算法求解,-The use of particle swarm optimization procedure for solving VRP problems, including tabu search algorithm and combined into a hybrid algorithm,
Platform: | Size: 4872192 | Author: zcx | Hits:

[AI-NN-PRvc_pso

Description: vc++版本的粒子群优化算法程序,该算法使用简单,收敛快速,是遗传算法之后的又一重要智能算法.-vc++ version of particle swarm optimization procedure, the algorithm uses a simple, rapid convergence, after the genetic algorithm is another important intelligent algorithm.
Platform: | Size: 12288 | Author: 江南 | Hits:

[JSP/JavaSwarmTutorial

Description: Swarm是一个非常有用的仿真工具,这是Swarm的Java程序编写教程,从最简单的程序开始一步一步教会读者如何使用Swarm来编写程序,最终依据所建立的数学模型实验Multi-agent的仿真-Swarm is a very useful simulation tool, which is Swarm of the Java programming tutorial, from the most simple procedure to start step by step how to use the Swarm Church readers to write procedures, and ultimately based on the mathematical model established by the experimental Multi-agent simulation
Platform: | Size: 226304 | Author: yanxing | Hits:

[matlabpso

Description: 个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。-Procedures is the most basic particle swarm optimization procedures, using Matlab realize, is very simple. Is the main function of the source, optimizing the function with m the form of documents on fitness.m inside, optimized for different functions as long as the modifications can fitness.m highly generic.
Platform: | Size: 1024 | Author: 牛牛 | Hits:

[OtherjMetal.1.5.tar

Description: 这是多目标进化算法包,这个集成包包含了近期的流行的,常用的多目标进化算法,包括NSGA2,SPEA2,PEAS2,以及多目标粒子群算法,另外还集成了单目标进化算法。-This is a multi-objective evolutionary algorithm package, the integrated package includes a recent popular, commonly used in multi-objective evolutionary algorithm, including NSGA2, SPEA2, PEAS2, as well as multi-objective particle swarm optimization, in addition to an integrated single-objective evolutionary algorithm.
Platform: | Size: 95232 | Author: 宋武 | Hits:

[AI-NN-PRCPSO6nn

Description: 应用协同微粒群算法对一个4-6-1形式的神经网络进行离线训练.-Application of Cooperative Particle Swarm Optimization for a 4-6-1 form of neural network off-line training.
Platform: | Size: 3072 | Author: duyanli | Hits:

[AlgorithmSPSOfc

Description: 应用随机微粒群算法求解一个六元的非线性方程组.-Application of random particle swarm algorithm for a six-million nonlinear equations.
Platform: | Size: 2048 | Author: duyl | Hits:

[AlgorithmSCPSOfc

Description: 使用协同微粒群和随机微粒群结合的算法求解一个六元的非线性方程组.-Use of synergies and random particle swarm particle swarm algorithm combining a six-million nonlinear equations.
Platform: | Size: 2048 | Author: duyl | Hits:

[JSP/JavaDPSO

Description: 粒子群算法源码,java,c,vb,粒子群优化PSO程序包(Java,C,VB) -PSO source, java, c, vb, PSO PSO Pack (Java, C, VB) -PSO-source, java, c, vb, particle swarm optimization PSO package (Java, C, VB)-PSO source, java, c, vb, PSO PSO Pack (Java, C, VB)
Platform: | Size: 10240 | Author: | Hits:

[Mathimatics-Numerical algorithmsproject1

Description: 粒子群优化问题是国内比较前沿和少见的研究方向。这里有一个关于他的示例程序-Particle swarm optimization problem is relatively rare in the front and the direction of the research. Here
Platform: | Size: 195584 | Author: 秦晴 | Hits:

[AI-NN-PRpsot

Description: 粒子群算法工具箱 该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-Particle Swarm Optimization Toolbox of the Toolkit will be the core of the PSO algorithm package, and made available to the user adjustable parameters for the algorithm, users only need to define their need to optimize the function (calculation of the minimum or maximum), and set good function from the range of variables, each iteration step the maximum allowable variation (known as maximum speed, Max_V) and so on, can self-optimize.
Platform: | Size: 820224 | Author: 张鹤峰 | Hits:

[Special Effectspso

Description: 基于粒子群算法的(pso)的otsu图像分割算法。-Based on Particle Swarm (pso) image segmentation algorithm of Otsu.
Platform: | Size: 1024 | Author: 王英 | Hits:

[AI-NN-PRDPSO

Description: 求解TSP问题的动态邻域粒子群优化算法 (论文)-Solving dynamic TSP problem Neighborhood Particle Swarm Optimization (Thesis)
Platform: | Size: 206848 | Author: 清水 | Hits:

[Otherchang

Description: pso 粒子群算法源代码 粒子群算法在物流中的优化-PSO Particle Swarm Optimization Particle Swarm Optimization source code of the optimization in the logistics
Platform: | Size: 2048 | Author: sdf | Hits:

[VC/MFC35738637psotb-beta

Description: 标准微粒群算法 用Visual c实现的 希望大家能够有所用 -Standard Particle Swarm Optimization with Visual c realize the hope that we can be used
Platform: | Size: 54272 | Author: ren peng | Hits:

[Mathimatics-Numerical algorithmsFISHTSP

Description: 人工鱼群算法解决旅行商问题,这是在当前互联网上唯一的一个,这个是我自己编的,保证通过-Artificial fish-swarm algorithm to solve traveling salesman problem, which is in the current Internet, the only one, this is my own, and to ensure through
Platform: | Size: 4096 | Author: 有偿编程,挣点生活费 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net