CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - SWARM A

搜索资源列表

  1. SimpleObserverBug

    0下载:
  2. 一个swarm开发的例子程序,可以帮助大家了解用java编写swarm程序的大致流程。-development of a swarm of example programs understanding can help you use java preparation procedures generally swarm process.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31.1kb
    • 提供者:wsjgc
  1. cdos

    0下载:
  2. 国外名著《Swarm Intelligence》一书的配套代码,C语言编写。-abroad masterpiece "Swarm Intelligence," a book supporting code, C language.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:61.61kb
    • 提供者:布拉德
  1. PSO1

    0下载:
  2. 一个很好的pso程序 粒子群优化法的一个好例子-A very good program PSO Particle Swarm Optimization method a good example of
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-23
    • 文件大小:1.42kb
    • 提供者:SiSi
  1. pso

    0下载:
  2. 简单粒子群算法 能优化但目标函数 算法简单 效果好-A simple particle swarm optimization algorithm to optimize the objective function, but simple and good results
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:1kb
    • 提供者:fanglingfen
  1. Pso

    1下载:
  2. 一种新的并行文化微粒群优化算法,为了避免微粒群优化算法在解决复杂优化问题时陷入局部最优-A new parallel culture particle swarm optimization, in order to avoid particle swarm optimization in solving complex optimization problems into local optimum
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:343.89kb
    • 提供者:刘欣
  1. test06

    0下载:
  2. 一个基于OpenMP的并行粒子群优化算法编程,类似于计算器,使用时只需对适应度函数进行相应改动,且并行计算效率相对较高-A programming based on the OpenMP parallel particle swarm optimization algorithm, similar to the calculator, use only the fitness function to make the appropriate changes, and the parallel c
  3. 所属分类:MPI

    • 发布日期:2017-06-02
    • 文件大小:14.04mb
    • 提供者:汤良宇
  1. PSOCUDA

    0下载:
  2. 采用CUDA平台实现人工智能的粒子群优化算法,加速比可达到10倍左右,结构清晰。-The CUDA platform for artificial intelligence, particle swarm optimization algorithm, the speedup can reach about 10 times, a clear structure.
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:446.59kb
    • 提供者:张帅
  1. pos

    0下载:
  2. 各种粒子群算法代码,有标准粒子群的,混合粒子群的,还有改进粒子群的。修改参数就可用。-A variety of particle swarm algorithm code, standard particle swarm hybrid particle swarm, as well as improved particle swarm. Modify the parameters can be used.
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-05
    • 文件大小:9.46kb
    • 提供者:刘明
  1. artp3A10.1007p2Fs10898-007-9149-x

    0下载:
  2. a reseach paper on the modellng of Arrtificial bee swarm optimization techniques employed in tracking and optimization
  3. 所属分类:OS Develop

    • 发布日期:2017-11-12
    • 文件大小:183.72kb
    • 提供者:bilal
  1. rengongyu1

    0下载:
  2. 人工鱼群算法实现多个参数并行优化,解决参数优化的系列问题。-Artificial fish swarm algorithm optimization of multiple parameters in parallel, a series of problems to solve the parameter optimization.
  3. 所属分类:MPI

    • 发布日期:2017-11-25
    • 文件大小:1.3kb
    • 提供者:朱茵
  1. ant

    0下载:
  2. 蚁群算法是一种较新型的求解大规摸问题的群体智能算法,本源代码用于求解TSP问题-The ant colony algorithm is a more swarm intelligence algorithm to solve the problem of large-scale touch the source code used for solving TSP
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:2.69kb
    • 提供者:马邦雄
  1. ELPSO

    0下载:
  2. 基于样本的粒子群优化算法,(ELPSO),能够保持粒子的收敛性和多样性-This paper proposes an example-based learning PSO (ELPSO) to overcome these shortcomings by keeping a balance between swarm diversity and convergence speed. Inspired by a social phenomenon that multiple good ex
  3. 所属分类:MPI

    • 发布日期:2017-11-14
    • 文件大小:3kb
    • 提供者:张绍泉
  1. pso_youhua

    0下载:
  2. 粒子群优化算法是一种基于群体智能的演化计算技术,通过粒子在解空间追随最优的例子进行搜索-Particle swarm optimization algorithm is a kind of evolutionary computation technique based on swarm intelligence, through particles in the solution space to search for the optimal example
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2.72kb
    • 提供者:王佳佳
  1. Swarm-Tracking

    1下载:
  2. 国外著名控制专著《extremum seeking control and application》输出跟踪控制案例源码,采用matlab编写,对研究极值搜索控制理论非常有帮助-a well-known book about system control 《extremum seeking control and application》output tracking control matlab code, it will benefit to study the extremum seeki
  3. 所属分类:source in ebook

    • 发布日期:2016-11-29
    • 文件大小:1.93mb
    • 提供者:苏远平
  1. PSO-ACPSOduibi

    1下载:
  2. 粒子群和自适应混沌粒子群算法的程序,作了简单对比-Chaos particle swarm optimization and adaptive particle swarm optimization program, made ​ ​ a simple comparison
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2.36kb
    • 提供者:gonglili
  1. psoresearchpapers

    0下载:
  2. A concept for the optimization of nonlinear functions using particle swarm methodology is introduced. The evolution of several paradigms is outlined, and an implementation of one of the paradigms is discussed. Benchmark testing of t
  3. 所属分类:LabView

    • 发布日期:2017-05-11
    • 文件大小:2.12mb
    • 提供者:kajal
  1. pprs

    0下载:
  2. Particle swarm optimization is a heuristic global optimization method and also an optimization algorithm, which is based on swarm intelligence. It comes from the research on the bird and fish flock movement behavior. The algorithm is widely use
  3. 所属分类:LabView

    • 发布日期:2017-05-11
    • 文件大小:2.12mb
    • 提供者:anjali
  1. pso

    1下载:
  2. 这是粒子群优化的故障诊断程序,可以实现故障诊断-This is a fault diagnosis program based on particle swarm optimization ,which can realize fault diagnosis
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:20.8kb
    • 提供者:
  1. PSOGSA

    1下载:
  2. 程序提出了一种基于人群混合算法,是粒子群优化和引力搜索算法的组合。主要目标提高整合PSO和GSA算法的能力-Hybrid Particle Swarm Optimization and Gravitational Search Algorithm (PSOGSA) A new hybrid population-based algorithm (PSOGSA) is proposed with the combination of Particle Swarm Optimization
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:149.49kb
    • 提供者:chicen
  1. PSOtool

    0下载:
  2. 这是一个粒子群算法的工具箱。希望对大家有帮助。-This is a particle swarm optimization toolbox.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:11.23kb
    • 提供者:付云飞
« 12 3 »
搜珍网 www.dssz.com