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

搜索资源列表

  1. spso1

    0下载:
  2. 用c#编写的随机微粒群算法的源程序代码,希望对大家有所帮助!-prepared using random particle swarm algorithm source code, we want to help!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.87kb
    • 提供者:阿科
  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. Particle Swarm Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:139.42kb
    • 提供者:muhammad
  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. c1

    0下载:
  2. 粒子群算法求解TSP问题,大家共享哦,希望有所帮助-Particle Swarm Algorithm for TSP problem, we shared Oh, want to be helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.43kb
    • 提供者:464252762
  1. c

    0下载:
  2. 粒子群算法求解TSP问题,大家共享哦,希望有所帮助-Particle Swarm Algorithm for TSP problem, we shared Oh, want to be helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1.71kb
    • 提供者:464252762
  1. artificial_fish_algorithm

    0下载:
  2. 病态方程组的算法研究,人工鱼群算法在求解非线性方程组中的应用-Morbid equation algorithm, artificial fish swarm algorithm for solving nonlinear equations of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:192.13kb
    • 提供者:乐天下
  1. liziqun

    0下载:
  2. 粒子群的算法,收敛效果还不错,可以用用,希望大家支持-Particle swarm algorithm, convergence results were pretty good, can be used, hope you will support
  3. 所属分类:Algorithm

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

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

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

    0下载:
  2. 关于模糊车辆路径问题的多目标粒子群算法,里面有作者提出的实数编码方式,在经典的MOPSO基础上完成的。模糊包括模糊需求、模糊旅行时间和模糊服务时间多重模糊特性。-Fuzzy vehicle routing problem with multi-objective particle swarm algorithm, which has the real number encoding, proposed by the authors in classic MOPSO based on. Fuzzy
  3. 所属分类:Algorithm

    • 发布日期:2016-09-14
    • 文件大小:216kb
    • 提供者:张波
  1. cpso

    1下载:
  2. 粒子群算法在解决非线性方程上的应用,给出了详细程序-Particle swarm algorithm for solving nonlinear equations, gives detailed procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:56.83kb
    • 提供者:王非
  1. standar-pos

    0下载:
  2. 该程序是标准粒子群算法的代码,修改参数就可用。-The program is the standard particle swarm algorithm code, modify the parameters can be used.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:995byte
    • 提供者:刘明
  1. Based-on-simulated-annealing-pos

    1下载:
  2. 改程序是基于模拟退火的粒子群算法,修改参数可用。-The reform program is based on simulated annealing particle swarm algorithm, modify the parameters are available.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:1.16kb
    • 提供者:刘明
  1. liziqunsuanfa_Sphere

    0下载:
  2. 标准粒子群算法求解SPHERE函数,运用matlab编程实现-Standard particle swarm algorithm the SPHERE functions using Matlab programming
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:879byte
    • 提供者:liujing
  1. pso

    0下载:
  2. This matlab code can be used to explain particle swarm algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:2.81kb
    • 提供者:fd
  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. 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. fish-swarm-algorithm_CPPcode

    0下载:
  2. 此有人工鱼群算法的C++源代码,经测试过是可以运行的-The artificial fish swarm algorithm C++ source code, the test can be run
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1.18mb
    • 提供者:连召洋
  1. gjpso

    1下载:
  2. 一种基于共轭梯度法的粒子群算法,对全局最优值进行梯度搜索-Conjugate gradient method based on particle swarm algorithm for the global optimum gradient search
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:张涛
  1. duomubiaoliziqunsuanfa

    0下载:
  2. 改进的多目标粒子群算法,包括多个测试函数对程序中的部分参数进行修改将更好地求解某些函数 -Improved multi-objective particle swarm algorithm, including multiple test functions of some parameters on the program will be modified to better solve certain functions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:16.89kb
    • 提供者:张涛
« 12 3 4 5 »
搜珍网 www.dssz.com