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

搜索资源列表

  1. 123

    0下载:
  2. matlab蚁群算法 解决路线最优化,求极值等问题-ant colony algorithm matlab route optimization solution, and issues such as extreme
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8531
    • 提供者:赵峻
  1. optimTipsWebinar

    0下载:
  2. 基于蚁群算法求解对称非对称旅行商问题 -Solving Symmetrical and DisSymmetrical TSP base on Ant Colony Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1799024
    • 提供者:spf
  1. TSP

    0下载:
  2. 介绍求解TSP 问题的蚁群算法,是解决旅行售货员问题的一种比较好的方法-Introduced to solve the ant colony algorithm for TSP problem is to solve the traveling salesman problem of a better way to
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:67810
    • 提供者:vumeng
  1. 3970969QosRoute-Antcolony

    0下载:
  2. 一份针对蚁群算法的Matlab程序,希望对大家有帮助-ant colony matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4093
    • 提供者:claire
  1. matlab7Tsp

    0下载:
  2. 蚁群算法的matlab版,希望对初学者有所帮助-ant colony matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1209
    • 提供者:claire
  1. antcolony

    0下载:
  2. 对蚁群算法的介绍,对初学者很有用处,希望有所帮助。-ant colony
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:144763
    • 提供者:claire
  1. matlabsuanfa

    0下载:
  2. 包含了Floyd算法、dijkstra算法、贪婪算法、遗传算法、搜索算法、蚁群算法、哈密顿环路的matlab源程序及相关说明。-Floyd algorithm is included, dijkstra algorithm, greedy algorithm, genetic algorithm, search algorithm, ant colony algorithm, Hamiltonian loop matlab source code and instructions.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:219411
    • 提供者:陈壁坚
  1. ACOmatlab

    0下载:
  2. matlab中的蚁群算法仿真程序,ACO,经典-the procedures of ACO which is compiled by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2390
    • 提供者:武开
  1. shenjinwangluo

    1下载:
  2. 神经网络蚁群算法,共三段,非常有用,快来下啊-Ant colony algorithm for neural networks, a total of three sections, very useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-06-06
    • 文件大小:3276
    • 提供者:yan
  1. PrincipleandApplicationofantcolonyalgorithm

    0下载:
  2. 蚁群算法的原理及其应用.pdf;;蚁群算法是优化领域中新出现的一种仿生进 化算法。该算法采用分布式并行计算机制,具有较强的鲁棒性 但有搜索时间较长,易陷入局部最优解的缺点。-The principle of ant colony algorithm and its application. Pdf ant colony algorithm is to optimize the emerging field of evolutionary algorithm for a bionic. T
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:297160
    • 提供者:冒晶晶
  1. AntColonyAlgorithmMatlabProgram(AlreadyRunning).ra

    0下载:
  2. 蚁群算法 matlab程序(已运行),有源代码,和详细的说明文件,matlab仿真的数据及参数输入的值都一给定好。学习蚁群算法的最好的代码了。-Ant colony algorithm matlab program (already running), active code, and detailed documentation, matlab simulation data and parameter input values are a given good. Ant colony alg
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4728
    • 提供者:xj
  1. ACATSP

    0下载:
  2. 蚁群算法实现TSP旅行商问题并带图形输出-ant colony optimization algorithm for tsp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:2055
    • 提供者:熊天平
  1. NACA

    0下载:
  2. 小生境蚁群算法例子,对学习蚁群算法及很好的理解该算法非常有用-Niche ant colony algorithm is an example of learning ant colony algorithm and a good understanding of the algorithm is very useful! ! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:874
    • 提供者:何志军
  1. PSO

    1下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:5280
    • 提供者:stephen
  1. threeAlgo

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:14281
    • 提供者:stephen
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法,用于进行聚类分析,或者进行故障模式识别-ACO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1076
    • 提供者:刘小龙
  1. w01770

    0下载:
  2. 一种改进的机器人路径规划蚁群算法 ,拥有人工智能的-robot for the path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:139282
    • 提供者:liaolinwei
  1. DDAC

    0下载:
  2. 蚁群算法解决tsp问题,antsystem为核心运算类,窗体为接口程序,先生成邻接矩阵再运算-Tsp ant colony algorithm to solve the problem, this is the core classes, must have interface program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:59358
    • 提供者:like
  1. ant

    2下载:
  2. 在matlab环境中用蚁群算法寻优潜水器的三维路径,效果很好-In the matlab environment, using ant colony optimization algorithm for three-dimensional underwater vehicle path, good results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:24290
    • 提供者:史峰
  1. ant

    2下载:
  2. 该算法应用蚁群算法,在蚁群算法的基础上应用于有约束条件的最优化问题。-The algorithm is applied ant colony algorithm, the ant colony algorithm based on the conditions applied to the most constrained optimization problem.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1567
    • 提供者:xiaoyingzi
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com