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

搜索资源列表

  1. selest

    0下载:
  2. 关于一些算法中如何生成新成员的选择方法,粒子群算法,遗传算法等算法可以用。-How about some algorithm to generate a new member of the selection method, particle swarm optimization, genetic algorithms and other algorithms can be used.
  3. 所属分类:Algorithm

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

    0下载:
  2. 粒子群最佳化演算法(pso),為一個基本的程式,適合初學者來參考。-Particle Swarm Optimization algorithm (pso), for a basic program for beginners to reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:943byte
    • 提供者:allen
  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. SIALAB

    0下载:
  2. 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-15
    • 文件大小:4.23mb
    • 提供者:王巍
  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. mopsocd

    1下载:
  2. 这是一个基于距离的多目标粒子群优化算法C语言实现-This is an implementation of MOPSO-CD,a multiobjective particle swarm optimization algorithm using crowding distance
  3. 所属分类:Algorithm

    • 发布日期:2016-03-16
    • 文件大小:6kb
    • 提供者:lys
  1. dutycy

    0下载:
  2. a parctical swarm calculation method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:16.71kb
    • 提供者:khoudiri
  1. PSO

    0下载:
  2. optimization numerical problems using particle swarm optimization modified by amin zafarian for optimization a definte function (x*sin(4*x)+1.1*y*sin(2*y)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3.88kb
    • 提供者:amin
  1. PSOasVB

    0下载:
  2. This is a VB version program about particle swarm optimization algorithm obtained in Internet.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5.49kb
    • 提供者:abc123
  1. Matlabliziqun

    0下载:
  2. 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。-Particle swarm optimization, also known as PSO (Particle Swarm Optimization), abbreviated as PSO, in recent years developed a new evolutionary alg
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.14kb
    • 提供者:钟军
  1. PSO

    0下载:
  2. 针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。-TSP problem solving for the traditional algorithms such as genetic alg
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:307.28kb
    • 提供者:程徐
  1. New-Particle-swarm-optimization

    0下载:
  2. A new Particle Swarm Toolbox -A New Particle Swarm Toolbox
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:32.51kb
    • 提供者:naud
  1. Particle-Swarm-Optimization

    0下载:
  2. 用基于交叉遗传的粒子群优化算法求解无约束优化问题;用基于模拟退火的粒子群优化算法求解无约束优化问题-Based on the cross with a genetic particle swarm optimization algorithm for solving unconstrained optimization problems using simulated annealing particle swarm optimization algorithm for solving unc
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:1.39kb
    • 提供者:陈齐
  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. PSOA_

    0下载:
  2. 利用粒子群算法, 求一个二维函数的最大值。-The use of particle swarm algorithm, the maximum value for a two-dimensional function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.47kb
    • 提供者:jason
  1. PSO-(2)

    0下载:
  2. A particle swarm optimization(pso)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.15mb
    • 提供者:elles
  1. PSO

    0下载:
  2. it is the matlab code of particle swarm optimization with a test function that can be change-it is the matlab code of particle swarm optimization with a test function that can be change..
  3. 所属分类:Algorithm

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

    0下载:
  2. 粒子群优化算法(PSO) 也是起源对简单社会系统的模拟。最初设想是模拟鸟群觅食的过程。但后来发现PSO是一种很好的优化工具。-Particle Swarm Optimization (PSO) is also the origin of a simple social system simulation. Originally conceived simulated birds foraging process. But later found PSO is a good optimizatio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:侯显
  1. Particle-swarm-optimization

    0下载:
  2. 粒子群算法是寻找某个最大值,但是我 们工程上用的目标函数往往是求最小值,因此我把程序改成寻找目标函数的最小值了。 如果需要调回来的话,在函数体里面把max() 改为min()-Particle swarm optimization (pso) algorithm is to find a maximum, but me The project with the minimum of the objective function is often, so I change the pr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.04kb
    • 提供者:胡刚
  1. A-Novel-Binary-Particle-Swarm-Optimization-2013.z

    0下载:
  2. A Novel Binary Particle Swarm Optimization 2013
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:252.56kb
    • 提供者:shtompel
« 12 »
搜珍网 www.dssz.com