CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 基本蚁群算法

搜索资源列表

  1. pso

    0下载:
  2. 蚁群算法的最基本算法matlab实现。适合初学者学习。-Matlab basic ant colony algorithm implementation. Suitable for beginners to learn.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2158
    • 提供者:titlee
  1. ACATSP

    0下载:
  2. matlab用蚁群算法求解TSP问题的基本程序,初学者必看-TSP with ant colony algorithm matlab' s basic program, beginners must see
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2059
    • 提供者:殷姣
  1. ant-colony-algorithm-demo

    0下载:
  2. 功能强大的蚁群算法演示平台,能针对基本的蚁群算法,改进后的蚁群算法在TSP等问题上进行相关演示-Powerful ant colony algorithm demo platform, can address the basic ant colony algorithm, the improved ant colony algorithm in TSP and other issues related to demo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:151791
    • 提供者:张强
  1. ant-colony-algorithm-demo-zhang

    1下载:
  2. VC++源码,是一个功能强大的蚁群算法演示平台,能演示基本的蚁群算法以及改进后的蚁群算法在TSP等问题上进行问题求解的过程-翻译结果(中 > 英)复制结果 VC + + source code, is a strong function of the ant colony algorithm demo platform, can demonstrate the basic ant colony algorithm and the improved ant colony algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:152049
    • 提供者:张强
  1. tsp_pso

    0下载:
  2. 蚁群算法解决tsp问题的研究,基本蚁群实现旅行商问题-Ant algorithms for the traveling salesman problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1178309
    • 提供者:camila
  1. the-Ant-colony-algorithm

    0下载:
  2. 蚁群算法的基本程序, 蚁群算法的基本程序,-ACO basic procedures, the basic procedures for ant colony algorithm, ant colony algorithm is the basic procedure,
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. matlab实现蚁群算法,是一个基本的蚁群算法,采用随机规则选择路径-ant colony opimization source code implemented on matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2953
    • 提供者:nbcc
  1. ant-tsp

    0下载:
  2. 采用基本的蚁群算法解决tsp问题。可以用来帮助了解蚁群算法。-The tsp problem with Ant colony algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:9929
    • 提供者:马俊凯
  1. yiqun

    0下载:
  2. 程序是蚁群算法的基本程序,并且此程序为c语言汇编的。-Ant Colony Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:6309
    • 提供者:wangyan
  1. ACASP

    0下载:
  2. 蚁群算法的基本程序,可以实现学习和预测, 速度较快-AN algorithm for prediction
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:robby
  1. antinface

    0下载:
  2. 蚁群算法,关于蚁群算法的matlab仿真,蚁群算法基本算法-ant althoriam
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1401
    • 提供者:李海洋
  1. ant

    0下载:
  2. 基本的蚁群算法,实现基本功能,注释比较全面-Basic ant colony algorithm, the basic functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2278508
    • 提供者:于洁
  1. fun1

    0下载:
  2. 蚁群算法的基本实现,其中有随机表示的样子,可以-Ant Colony Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:345027
    • 提供者:moyan
  1. Ant_clony_of_alogrithm

    1下载:
  2. 基本蚁群聚类算法及其改进算法[带Matlab源代码] 该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。 改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子, 产生变异,从而更快的收敛。 -The basic ant clustering algorithm and its improved algorithm with Matlab source code of the algorithm to solve the non-con
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:259882
    • 提供者:陈魁
  1. AntClony-Matlab

    0下载:
  2. 蚁群算法在matlab中的模拟,基本调试成功,请高手指点~-Ant colony algorithm in matlab simulation, basic debugging success, experts urged to
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:7347
    • 提供者:Woo
  1. rengongzhineng

    0下载:
  2. 里面包含粒子群算法,蚁群算法,ga,rbf等基本人工智能算法,结构简单运行快,是很好的优化智能算法-Particle Swarm Optimization Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:83924
    • 提供者:卢冠达
  1. ACA_QoS_MR

    0下载:
  2. 蚁群算法解决QoS组播路由的解决方案,根据基本算例编写的代码,可自行修改。-The ant colony algorithm to solve QoS multicast routing solution, according to the basic example code written, can modify.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:2385
    • 提供者:孙祥
  1. Research-on-Some-Novel-Bionic-Opt

    0下载:
  2. :仿生优化算法是模拟自然界中生物行为的随机搜索算法,可以用来解决现实中的许多优化问题。简要介绍了目前比 较流行的四种新型仿生优化算法(蚁群算法、微粒群算法、人工免疫算法以及人工鱼群算法)的基本原理;然后深入分析了这 些仿生优化算法的异同之处-Bionic optimization algorithms aye stochastic search methods that mimic the natural biological behavior of species.They age
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:293392
    • 提供者:zhangyan
  1. Development-on-ant-colony-algorithm

    0下载:
  2. .针对蚁群算法,首先介绍其基本原理;然后讨论了近年来对蚁群算法的若干改进以及在许多新领域中的发展应用;最后评述了蚁群算法未来的研究方向和主要研究内容.-Firstly,the basic principle of ant colony algorithm is introduced.Then.a series of schemes on improving the ant colony algorithm are discussed,and the new applications are
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:317427
    • 提供者:zhangyan
  1. ant-colony-algorithm-matlab

    0下载:
  2. matlab编写的蚁群算法,能够实现基本的路径优化-ant colony algorithm matlab prepared
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:1907
    • 提供者:weixuyang
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com