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

搜索资源列表

  1. ACO_Peng_V4

    1下载:
  2. 这是我用matlab编写的,利用蚁群算法(ACO)求连续函数最优解的源码。是对段海滨《蚁群算法原理及应用》一书中,网格策略法的实现。-This is my prepared using Matlab, using ant algorithms (ACO) function for the optimal solution for the source code. On the waterfront of the "ant colony algorithm and application
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.46kb
    • 提供者:Peng
  1. ACOUCP

    0下载:
  2. 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.66kb
    • 提供者:孙准
  1. matlab

    0下载:
  2. 蚁群算法的matlab实现程序,简单易懂,对于学习者来说,不错-Ant colony algorithm matlab implementation process, easy to understand, for a student perspective, it is true
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5.45kb
    • 提供者:nong
  1. matlabyiqunsuanfa

    0下载:
  2. 用matlab实现蚁群算法,再实际应用中很有作用-Ant colony algorithm using matlab implementation, then the role of the practical application of useful
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2.97kb
    • 提供者:wang
  1. MCMProjects

    1下载:
  2. 我备战2010数学建模美赛所精心准备的算法资料,一共13个算法。应该说是目前比较全的算法集了。每个算法由一个VC6例子实现,来解决一个问题。其中一些是自己编写,其它的也是由网上找到后经过修改编译通过的。比赛结果还不错,一个M,现在把资料共享出来,希望对大家有所帮助,算法主要有模拟退火,遗传算法,蒙特卡罗算法,蚁群算法,粒子群算法,元胞自动机,Dijkstra,最小生成树算法,二分图最大匹配算法,最大流算法,动态规划算法,分支定界法,排队论算法,决策论算法等,我写了个说明文件,列的挺详细的-I a
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.29mb
    • 提供者:一招鲜
  1. aco-v1.1

    0下载:
  2. This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points. The algorithm is described in de
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:36.62kb
    • 提供者:harish
  1. rengong-mayi-MATLAB

    0下载:
  2. 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,仅供学习参考。-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous functions to solve the learning reference purposes only.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5.25kb
    • 提供者:涛哥
  1. shuangzhongqunTSP

    0下载:
  2. 使用matlab实现的双种群蚁群算法,输出最优路径-Matlab implementation of the Dual Population Ant Colony Algorithm, the output of the optimal path
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3.78kb
    • 提供者:
  1. yiqunmatlab

    0下载:
  2. 一个很好用现代智能优化算法,蚁群聚类优化算法的实现过程,实现结果很好-Ant cluster implementation of algorithm is kind, nice algorithm is a very good modern intelligent optimization algorithm, ant cluster of process to realize the optimization algorithm, realize the result is good
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8.43kb
    • 提供者:wangjialiao
  1. PropCode2

    0下载:
  2. PropCode2 is a MATLAB implementation of the algorithm described in Chap- ter 3 of The Theory of Scintillation with Applications in Remote Sensing by Charles L. Rino, John Wiley & Sons IEEE Press, 2010. The algorithm simulates electromagnetic (E
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:728.48kb
    • 提供者:Marko
  1. ant-colony-planning

    1下载:
  2. 对于二维路径规划的蚁群算法的改进研究与实现-Research and implementation of improved ant colony algorithm for two-dimensional path planning
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:3.4kb
    • 提供者:吴天羿
  1. ACATSP

    0下载:
  2. 蚁群算法的matlab实现程序代码,经过本人实际验证,能够很好的解决一些问题-Ant colony algorithm matlab implementation program code, after I actually verified, can well solve some of the problems
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:林逸墨
  1. AntColony

    0下载:
  2. 蚁群算法是一种模仿蚁群行为的仿生优化算法,其实现机理包括两个基本阶段:适应阶段和协作阶段。在适应阶段,各可行解根据积累的信息不断调整自身结构,路径上经过的蚂蚁越多,信息量越大,则该路径越容易被选择:时间越长,信息量越小。在协作阶段,各可行解之间通过信息交流,以期望产生性能更好的解。-Ant colony algorithm is a mimic ant colony behavior of bionic optimization algorithm, its implementation mec
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.04kb
    • 提供者:小东
  1. pcode-0p2qy2

    0下载:
  2. matlab实现的遗传算法和蚁群算法,结合了ooppo算法的优点,解决SJDFK问题,求其最优解的整个步骤,是个不错的程序,调试没有错误。-Genetic algorithm and ant colony algorithm matlab implementation, combined with the advantages of ooppo algorithm to solve SJDFK problem, the entire step of seeking the optimal sol
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:7.87kb
    • 提供者:kreudl
  1. pcode-3ds0w9

    0下载:
  2. matlab实现的遗传算法和蚁群算法,结合了ooppo算法的优点,解决SJDFK的特殊子问题,求其次优最优解整个步骤,是个不错的程序,完整运行,GUI界面清晰。 -Genetic algorithm and ant colony algorithm matlab implementation, combined with the advantages of ooppo algorithm to solve SJDFK specific sub-problems, find the optim
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8.39kb
    • 提供者:shiyulong_bt
  1. pcode-3o8eli

    0下载:
  2. matlab实现的遗传算法和蚁群算法,结合了ooppo算法的优点,解决SJDFK问题,求其最优解的整个步骤,是个不错的程序,调试没有错误 -Genetic algorithm and ant colony algorithm matlab implementation, combined with the advantages of ooppo algorithm to solve SJDFK problem, the entire step of seeking the optimal s
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:11.94kb
    • 提供者:kjoxc4
  1. pcode-10hwna

    0下载:
  2. matlab实现的遗传算法和蚁群算法,结合了tLzceV算法的优点,解决wFwXoLl问题,求其最优解的整个步骤,是个不错的程序,调试没有错误 -Genetic algorithm and ant colony algorithm matlab implementation, combined with the advantages oftLzceV algorithm to solve wFwXoLl problem, the entire step of seeking the opt
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8.58kb
    • 提供者:gyj6t0
  1. suizhipianhuanyuan

    0下载:
  2. 用matlab实现的碎纸片还原问题,采用蚁群算法,源于14年数学建模国赛B题-Problems with scraps of paper reduction matlab implementation, using ant colony algorithm, 14 years of mathematical modeling Nations Championship B title
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3.07mb
    • 提供者:胡佳睿
  1. PropCode2

    0下载:
  2. PropCode2 is a MATLAB implementation of the algorithm described in Chap-ter 3 of The Theory of Scintillation with Applications in Remote Sensing byCharles L. Rino, John Wiley & Sons IEEE Press, 2010. The algorithm simulates electromagnetic (EM) wav
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:726.63kb
    • 提供者:Dongjun
  1. 蚁群算法在大规模栅格地图中的实现

    3下载:
  2. 关于蚁群算法在大规模栅格地图中的实现,运行主函数便可以绘制避障路径(Implementation of ant colony algorithm in large scale raster map)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-05
    • 文件大小:3.18mb
    • 提供者:阿嚏
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com