CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - PSO algorithm

搜索资源列表

  1. PatialExuation

    0下载:
  2. 基于VB语言的微粒群算法,其中含有几个测试算法,和一个化学中数据关联的例子,微粒群算法是以一个通用的函数写的,可移植性强。-VB language based on the PSO algorithm, which contains several test algorithm, and a chemical linked to the data example, PSO is a generic function to write the transfer is strong.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30.22kb
    • 提供者:杨金紧
  1. PSO-DE

    0下载:
  2. 进化计算中的PSO算法,用c++仿真实现-Evolutionary Computation in the PSO algorithm, using c++ Simulation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:337.31kb
    • 提供者:yehua
  1. Python-for-PSO-algorithm

    9下载:
  2. Python实现的粒子群优化算法源代码,需要引用到Numpy,需要对自定义问题进行优化只需要更改f6函数即可,智能算法本身的参数亦可以自行设定。-Python implementation of the PSO algorithm source code, you need to refer to Numpy, Custom issues need to be optimized to only need to change the f6 function, the smart algorith
  3. 所属分类:Algorithm

    • 发布日期:2015-04-10
    • 文件大小:10kb
    • 提供者:wang
  1. pso_expriment

    1下载:
  2. 基本种群规模改进与数值实验的PSO算法源程序,可自动保存实验数值,附有画图源代码。-Basic population size and numerical experiments to improve the PSO algorithm source code can be automatically saves numerical experiment with drawing the source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7.35kb
    • 提供者:楚湘华
  1. pso

    0下载:
  2. Particle Swarm Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:139.42kb
    • 提供者:muhammad
  1. pso

    0下载:
  2. 微粒群优化算法,可以应用在不同的领域,这是一个核心代码,可根据不同的应用领域进行扩展。-Particle swarm optimization algorithm, can be applied in different fields, this is a core of code, according to different application areas expand.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:242.62kb
    • 提供者:gaoqian
  1. PSO

    1下载:
  2. 基于模拟退火的粒子群算法,模拟退火算法在搜索过程中具有该概率突跳的能力,能够有效地避免搜索过程陷入局部极小解。-Based on simulated annealing particle swarm optimization, simulated annealing algorithm in the search process has a sudden jump in the probability of the capacity, which can effectively avoid th
  3. 所属分类:Algorithm

    • 发布日期:2016-10-26
    • 文件大小:2.6kb
    • 提供者:cuiping5122
  1. BinaryParticleswarmoptimization

    0下载:
  2. binary pso algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:427.8kb
    • 提供者:rozita
  1. pso

    0下载:
  2. 标准pso算法,能够解很多非线性方程,效果不错,不过很容易陷入局部循环-Standard pso algorithm, can solve many nonlinear equations, the effect is good, but very easy to fall into the local loop
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1.3kb
    • 提供者:谢阳
  1. PSO

    1下载:
  2. 自己编写的,粒子群算法的fortran程序-I have written, particle swarm algorithm fortran program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-12
    • 文件大小:1.88kb
    • 提供者:
  1. PSO-Himmelblau

    0下载:
  2. 基于VBA在Excel下利用PSO算法调试的Himmelblau测试函数。-VBA in Excel based on the use of PSO algorithm under test debug Himmelblau function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:20.87kb
    • 提供者:登登
  1. PSO-CODEQ-function1

    0下载:
  2. 利用PSO算法用Excel下的VBA程序调试的一个带多个约束条件的VBA代码。-PSO algorithm in Excel using VBA program under a debugger with multiple constraints VBA code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:40.15kb
    • 提供者:登登
  1. PSO-S

    0下载:
  2. An robust implement of PSO algorithm .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.46kb
    • 提供者:jabi
  1. Discrete-PSO

    0下载:
  2. In this paper, a novel Discrete Particle Swarm Optimization Algorithm (DPSOA) for data clustering has been proposed. The particle positions and velocities are defined in a discrete form. The DPSOA algorithm uses of a simple probability approach
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:190.59kb
    • 提供者:ali
  1. tunning-PID-by-PSO

    0下载:
  2. PSO algorithm to tuning PID
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:109.58kb
    • 提供者:ajoush
  1. pso

    0下载:
  2. matlab pso algorithm code that can use easily
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.36kb
    • 提供者:inspirate
  1. collection-of-PSO-algorithm

    0下载:
  2. 个人写的和网上收集的算法大全,一阶二阶,多种变权重算法-collection of particle swarm optimization algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7.67kb
    • 提供者:zhangxun
  1. PSO

    0下载:
  2. the best pso algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:sina
  1. pso

    0下载:
  2. pso algorithm implemented in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7.45kb
    • 提供者:ghanou
  1. PSO-basic

    0下载:
  2. 该文件是最基本的粒子群算法的M文件源代码。-The most basic particle PSO algorithm of M files.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-14
    • 文件大小:10.08kb
    • 提供者:lixinning
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com