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

搜索资源列表

  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:884241
    • 提供者:wzy
  1. dysii-1.4.0.tar

    0下载:
  2. dysii is a C++ library for distributed probabilistic inference and learning in large-scale dynamical systems. It provides methods such as the Kalman, unscented Kalman, and particle filters and smoothers, as well as useful classes such as common proba
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:188238
    • 提供者:xz
  1. PSO

    1下载:
  2. 粒子群进化算法,标准的源代码程序和实例教程。-Evolutionary particle swarm algorithm, standard procedures and examples of source code tutorial.
  3. 所属分类:MPI

    • 发布日期:2014-05-05
    • 文件大小:11621
    • 提供者:jia
  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
    • 文件大小:1027
    • 提供者:fanglingfen
  1. particle_neighbor_search_(latest_version)

    0下载:
  2. 介绍了如何在CUDA上搭建KD-TRIE,以及如何在CUDA上对其进行搜索和预处理,使其能适应解决粒子邻居搜索问题。-Describes how to build CUDA on KD-TRIE, and how to search them on CUDA and pre-treatment, so that it can adapt to solve the particle neighbor search problem.
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2268223
    • 提供者:qq
  1. Adaptive_particle_swarm_algorithm

    0下载:
  2. 自适应粒子群算法,自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。-Adaptive particle swarm algorithm, adaptive particle swarm optimization, in which ordinary PSO joined the entropy and the concept of average distance, speed up the convergenc
  3. 所属分类:MPI

    • 发布日期:2016-11-29
    • 文件大小:5007
    • 提供者:陈波
  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
    • 文件大小:352146
    • 提供者:刘欣
  1. psotsp

    0下载:
  2. 用粒子群算法解决tsp问题,其粒子群算法为离散粒子群算法。-Using particle swarm algorithm to solve the problem tsp its discrete particle swarm PSO.
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:5853
    • 提供者:何涛
  1. psocode

    0下载:
  2. 标准微粒群算法源程序 该程序用于计算Goldstein-Price函数 -Standard particle swarm algorithm source code of the program used to calculate the Goldstein-Price function
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:8181
    • 提供者:wangdongdong
  1. newPSOtool

    0下载:
  2. 粒子群最新工具箱,内附使用说明和例子 PSO算法使用简介-Particle Swarm toolbox booklet contains instructions and examples Introduction to the PSO algorithm to use
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:811634
    • 提供者:何飞
  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
    • 文件大小:14720154
    • 提供者:汤良宇
  1. xoopic-2.70.tar

    2下载:
  2. 同于PIC(particle-in-cell)仿真程序,是等离子体仿真计算程序。-The XOOPIC program is being developed under the auspices of the AFOSR. The physics is being developed here at UC Berkeley, while a GUI for the PC version of the program (OOPIC) is being developed at George Mas
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1676034
    • 提供者:zhangfei
  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
    • 文件大小:457304
    • 提供者:张帅
  1. chenxu

    0下载:
  2. 使用粒子群算法解决优化问题,该算法有全局搜索和局部搜索能力,方便快捷。-Particle swarm algorithm to solve the optimization problem, the algorithm global search and local search capability, quick and easy.
  3. 所属分类:MPI

    • 发布日期:2017-11-25
    • 文件大小:3865
    • 提供者:xionghailong
  1. pso-matlab

    0下载:
  2. 粒子群优化算法matlab程序,简洁易懂,适用于初学者!-Particle Swarm Optimization algorithm matlab program
  3. 所属分类:MPI

    • 发布日期:2017-11-19
    • 文件大小:1574
    • 提供者:andy
  1. PF

    0下载:
  2. 粒子滤波的matlab程序,用于求解航向姿态角-Particle filter matlab program for solving course attitude angle
  3. 所属分类:MPI

    • 发布日期:2017-12-03
    • 文件大小:2763
    • 提供者:andy
  1. Artificial-Immune

    0下载:
  2. Artificial Immune - Particle Swarm Optimization-Artificial Immune- Particle Swarm Optimization
  3. 所属分类:MPI

    • 发布日期:2017-12-03
    • 文件大小:2203
    • 提供者:王子
  1. SPHYSICS_3D_2.2.001

    0下载:
  2. 光滑粒子流体动力学,包括粒子生成,初始坐标生成,以及动力学计算-smoothed particle
  3. 所属分类:MPI

    • 发布日期:2017-11-24
    • 文件大小:411880
    • 提供者:huwei
  1. mpi.tar

    0下载:
  2. an mpi code written in c for poisson equation particle mesh approach
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:10240
    • 提供者:Niamul Baqui
  1. pso

    0下载:
  2. particle swarm optimization
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1740
    • 提供者:shailu
« 12 »
搜珍网 www.dssz.com