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. 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. 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. 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. 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. PSO_MATLAB

    0下载:
  2. PSO粒子群优化算法,实现函数优化、并行计算等功能-Particle Swarm Optimization
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:8328
    • 提供者:金永
  1. 新建文件夹

    0下载:
  2. 提出了一种以目标函数变化量作为评价函数的改进禁忌搜索算法,并进行了理论分析,然后将其与有效禁忌搜索算法作了性能比较。通过比较三个公共测试数据集的计算结果,验证了本文提出的禁忌搜索算法的可行性和有效性。(Proposed a change in the objective function as the evaluation function of the improved tabu search algorithm, and has carried on the theoretical anal
  3. 所属分类:并行计算

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:WALJXZY
  1. 基于FPGA改进粒子群优化算法

    0下载:
  2. 利用权重和差异演化来改进PSO 并在FPGA中实现(Using weight and difference evolution to improve PSO and implement in FPGA)
  3. 所属分类:并行计算

    • 发布日期:2018-04-20
    • 文件大小:819200
    • 提供者:jerry11
搜珍网 www.dssz.com