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

搜索资源列表

  1. DPSO

    0下载:
  2. c++pso程序,用6个基本函数验证的粒子群算法程序-c pso procedures, with six basic functions of the certification process PSO
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:11602
    • 提供者:he
  1. Constrained_PSO_operator

    3下载:
  2. 带约束算子的粒子群算法,希望对大家的学习研究有所帮助。-Constrained PSO operator, we want to study and research help.
  3. 所属分类:并行运算

    • 发布日期:2017-05-14
    • 文件大小:347855
    • 提供者:陈波
  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. 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. 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. freepooma-2.4.1.tar

    0下载:
  2. 面向对象并行算法库应用框架,提供了一些基于物理对象,分别表示数组、粒子、场、网格和解法器。-object-orient parallel algorithm library
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:1449000
    • 提供者:zrb
  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. 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. ForLBM2

    1下载:
  2. LBM方法的CPU实现,能正常运行,LBM是计算流体力学的一种新方法,它基于动理学模型,利用分布函数来描述由粒子组成的离散系统,通过计算机并行计算得到流场的各种参数-The realization the LBM method of CPU run correctly, LBM is a new method for computational fluid dynamics, based on the kinetic model using the distribution function d
  3. 所属分类:MPI

    • 发布日期:2017-11-21
    • 文件大小:3578520
    • 提供者:tt
  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. pso2

    0下载:
  2. 基于c++开发环境的粒子全算法程序,调试结果较为良好,有一定的学习利用价值。-Particles c++ development environment-based algorithm, commissioning more good results, have certain learning use value.
  3. 所属分类:MPI

    • 发布日期:2017-11-25
    • 文件大小:2143
    • 提供者:
  1. SPHYSICS_3D_2.2.001

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

    • 发布日期:2017-11-24
    • 文件大小:411880
    • 提供者:huwei
  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
    • 文件大小:3072
    • 提供者:张绍泉
  1. psotest

    0下载:
  2. 自己编写的权值有递进的粒子群算法,望相互学习,-My English is pool
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1710
    • 提供者:彭某某
  1. New-folder

    0下载:
  2. 粒子滤波 模拟实验的实现原代码 高效 优化 值得推荐使用-Particle filter simulation to achieve efficient and optimized source code is recommended to use
  3. 所属分类:MPI

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