CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Swarm algorithm

搜索资源列表

  1. ESAFSA

    2下载:
  2. 我这是论文中用到人工鱼群算法,为matlab代码。希望对对大家有用。-This artificial fish-swarm algorithm code in matlab was used in my paper,I hope it is usefull for you.
  3. 所属分类:matlab

    • 发布日期:2014-04-25
    • 文件大小:3kb
    • 提供者:vikimnhu
  1. swarm

    0下载:
  2. 能在 ns-2 下模拟出一个使用 swarm 算法通讯的网络,关键字: aco, ant colony, swarm computing-In ns-2 under the simulation of a swarm algorithm for the use of communications networks, keyword: aco, ant colony, swarm computing
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-03
    • 文件大小:1018.43kb
    • 提供者:Dennis
  1. AFSA

    0下载:
  2. 人工鱼群算法是一种近年来提出的组合优化问题,该算法在收敛速度方面有明显的优势。并在现实的各个方面都已经开始应用。 -Artificial fish-swarm algorithm is a combinatorial optimization in recent years raised the issue in the convergence speed of the algorithm has an obvious advantage. And in reality, all aspec
  3. 所属分类:Development Research

    • 发布日期:2017-03-27
    • 文件大小:244.96kb
    • 提供者:
  1. tuxiang

    1下载:
  2. 利用克隆选择和粒子群算法实现图像分割 有很好的分割效果。经过多次验证实践。-Clonal selection and particle swarm algorithm has a good image segmentation segmentation. After several rounds of verification practice.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3.71kb
    • 提供者:tanjing
  1. Matlab-Particle-swarm-algorithm--

    0下载:
  2. 阐述了粒子群算法的基本原理,探讨了在MATLAB环境中实现粒子群算法的编程方法,构建粒子群算法工具箱函数,通过仿真示例验证了该方法的有效性,表明它能够对函数进行全局优化。-Describes the basic principles of particle swarm algorithm discussed in the MATLAB environment to achieve particle swarm programming, particle swarm optimization to
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:207.77kb
    • 提供者:王彤
  1. PSO-image-segmentation-algorithm

    0下载:
  2. 为了提高算法的执行效率, 应用粒子群算法求取图像中任意两点间最短路径来定位目标边界, 并与经典的基于Dijkstra 动态规划图搜索的Liv e Wire 算法进行比较.-In order to improve the efficiency of the algorithm, particle swarm algorithm to strike any of images to locate the shortest path between two object boundaries, and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:311.14kb
    • 提供者:
  1. improved-particle-swarm-algorithm

    0下载:
  2. 6种求解无约束优化问题的改进的粒子群算法,matlab编程。-Six kinds of solving unconstrained optimization problems improved particle swarm algorithm, matlab programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:4.21kb
    • 提供者:王涛
  1. particle-swarm-algorithm-program

    0下载:
  2. 粒子群算法程序,有重要参考价值,尤其适合初学者-particle swarm algorithm procedure, which has important reference value,particularly suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7.23kb
    • 提供者:郑盛天
  1. Atificial-Fish-Swarm-Algorithm-AFSA

    1下载:
  2. 人工鱼群算法的讲解说明算法matlab源程序,运算结果及改进-the lecture and matlab source code for Atificial Fish Swarm Algorithm,AFSA
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:35.97kb
    • 提供者:wangjufang
  1. particle-swarm-algorithm-matlab-code

    0下载:
  2. 基本粒子群算法的matlab源程序,适合于初学者学习的模板。-Matlab source of the particle swarm algorithm, suitable for beginners to learn the template.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:5.01kb
    • 提供者:
  1. Particle-swarm-algorithm-

    0下载:
  2. 粒子群算法介绍,帮助了解粒子群算法及MATLAB编程-Particle swarm optimization to help understand the particle swarm algorithm and MATLAB programming
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:186.73kb
    • 提供者:
  1. Artificial-Fish-Swarm-Algorithm

    0下载:
  2. 这是基本的人工鱼群算法的matlab程序的实现,方便理解和学习-This is the realization of the basic artificial fish swarm algorithm matlab program to facilitate understanding and learning
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:14.12kb
    • 提供者:陈魁
  1. Java--particle-swarm-algorithm

    0下载:
  2. java程序实现基本粒子群算法,本程序适应于演化算法的初学者,简单易懂,清晰明了。-Java program to achieve the particle swarm algorithm。This procedure to adapt to evolutionary algorithms for beginners
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:1.22kb
    • 提供者:MrChen
  1. Particle-swarm-algorithm

    0下载:
  2. 用python语言实现粒子群算法,此处用来求解几道非线性式子-Particle swarm algorithm, python language, here used to solve several nonlinear equations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:1.39kb
    • 提供者:李欣怡
  1. Particle-swarm-algorithm-source

    0下载:
  2. 基本粒子群算法源程序,开发环境是MATLAB,吐血推荐,易改实用!-Particle swarm algorithm source
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:4.93kb
    • 提供者:李锋
  1. particle-swarm-algorithm

    0下载:
  2. 基本粒子群算法的matlab源程序,可以学习一下-Elementary particle swarm algorithm matlab source code, you can learn about
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:5.01kb
    • 提供者:许笨笨
  1. Particle-swarm-algorithm-source-code

    0下载:
  2. 主要讲解粒子群优化算法的源代码,可以供各种非线性问题求解使用,效果显著,有很明显的优势!-Particle swarm algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:5.07kb
    • 提供者:刘华臣
  1. Particle-swarm-algorithm-

    0下载:
  2. 粒子群算法的基本介绍的word文档,该文件和普通的文字介绍不同,它是通过一个图形例子,很形象地描述粒子群算法的内涵。文件后有代码。非常适合初学者,帮助快速理解-The basic particle swarm algorithm is introduced, and the file and ordinary text introduces different, it is through a graphic example, very vividly describes the connota
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:150.69kb
    • 提供者:鲍义东
  1. Immune-particle-swarm-algorithm

    0下载:
  2. 免疫粒子群算法,这种免疫粒子群优化算法结合了粒子群优化算法具有的全局寻优能力和免疫系统的免疫信息处理机制,并且实现简单,改善了粒子群优化算法摆脱局部极值点的能力。-Immune particle swarm algorithm, this immune particle swarm optimization PSO combines the global optimization ability of the immune system and immune mechanisms of info
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2.19kb
    • 提供者:DDG
  1. particle-swarm-algorithm

    0下载:
  2. matlab 仿真粒子群算法详细介绍了算法的具体步骤,看起来很方便-Matlab simulation and particle swarm algorithm is introduced in detail
  3. 所属分类:Other systems

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