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

搜索资源列表

  1. aco.rar

    0下载:
  2. 专门用于求解TSP问题的matlab编制的蚁群算法,此程序的优化效率和鲁棒性都非常好,Ant Colony Algorithm for Traveling Salesman Problem,very efficient and robust
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2094
    • 提供者:唐毅
  1. AS-matlab-TSP

    0下载:
  2. 用蚁群算法求解典型的旅行商问题,在matlab中编程实现-based on the tyipical TSP ,use matlab to make programme,and use Ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2080
    • 提供者:杨于漫
  1. matlab中的有关智能算法的各种集合

    0下载:
  2. matlab中的有关智能算法的各种集合,有遗传算法,蚁群算法,杂草算法,很有用-Matlab to the relevant intelligence algorithm of the set, a genetic algorithm, the ant colony algorithm, weeds algorithm, is very useful
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:152541
    • 提供者:sun
  1. ACA_QoS_MR

    0下载:
  2. ACO求解QOS路由问题。该文件完全实现了蚁群算法求解QOS路由问题,取得了不错的效果。用matlab打开该文件,将文件中的输入参数列表复制到运行窗口中,然后运行该文件即可。-ACO routing problem solving QOS. This document is the ant colony algorithm to achieve QOS routing problem, and achieved good results. Using matlab to open the fil
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3709
    • 提供者:
  1. matlab

    1下载:
  2. 蚁群算法连续函数优化问题matlab程序 内容非常详细-Ant colony algorithm for continuous function optimization problem matlab program content is very detailed
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-10
    • 文件大小:104366
    • 提供者:赵俊波
  1. tuihuo

    0下载:
  2. 遗传退火新的算法 采用matlab设计 在解决蚁群问题很有用-New genetic annealing algorithm uses ant colony matlab design problem solving is useful in
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:651
    • 提供者:肥肥
  1. ACS-TSP

    1下载:
  2. 蚁群算法在tsp(旅行商问题)的matlab程序。可以运行。-Ant colony algorithm in tsp (TSP) of the matlab program. Can run.
  3. 所属分类:matlab

    • 发布日期:2016-07-12
    • 文件大小:2180
    • 提供者:suyun
  1. ACO

    0下载:
  2. 基于蚁群算法的医学图像分割 PDF格式 论文-Ant colony algorithm based on medical image segmentation
  3. 所属分类:File Formats

    • 发布日期:2017-05-15
    • 文件大小:4001261
    • 提供者:孙琰
  1. antsystemprogram

    0下载:
  2. 用matlab软件实现蚁群算法,该算法适合组合优化问题的求解问题,应用该程序可以再软件上解蚁群优化问题-Matlab software using ant colony algorithm, the algorithm is suitable for solving combinatorial optimization problems issues, applications software, the program could be the issue on Ant Colony Opti
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5963
    • 提供者:chenjing
  1. LCL_ANT_COLONY

    4下载:
  2. 该程序是我毕业设计时候做的,是运用蚁群聚类算法进行图像分割的程序,针对普通图像跟MRI图像进行处理,效果不错!-The program is designed to graduate when I do, is to use ant colony clustering algorithm for image segmentation procedure, for the ordinary image processing with the MRI images, good results!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:530691
    • 提供者:成林
  1. ant-colony-matlab

    1下载:
  2. 求解VRP问题的新解法蚁群算法matlab程序-The new method for solving VRP problems ant colony algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1991
    • 提供者:naiyu
  1. ant_colony

    0下载:
  2. 介绍了一种求解复杂优化问题的启发式算法--蚁群算法.该方法通过模拟蚁群对"信息素"的控制和利用进行搜索食物的过程-a distributed algorithm for the solution of combinatorial optimization problems which was inspired by the observation of real colonies of ants. We apply ACS to both symmetric and asymme
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:482402
    • 提供者:fan
  1. ant

    1下载:
  2. 蚁群聚类算法,较好的实现了带聚类数据的聚类,已知了聚类数目。-ant conoly clustering
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2681
    • 提供者:dan
  1. matlab

    0下载:
  2. matlab 的蚁群算法-no
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3437
    • 提供者:zhuangqg
  1. suanfa

    0下载:
  2. 一个运用Matlab语言编写的蚁群聚类算法。-The Ant Colony Clustering Algorithm written in Matlab.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:3369
    • 提供者:新鹏
  1. AOC_matlab_M

    0下载:
  2. 这是做SRP项目的一个蚁群算法的源代码的M文件,给大家看看,作为一个参考吧。-This is to do an ant colony algorithm SRP project source code for everyone to see it as a reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4240
    • 提供者:维嘉
  1. ACO

    1下载:
  2. 蚁群算法(ACO)解决旅行商问题(TSP)的matlab程序。数据取自Oliver30。-Ant colony optimization (ACO) to solve the traveling salesman problem (TSP) in the matlab program. Data from Oliver30.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4351
    • 提供者:薛栋
  1. dou

    0下载:
  2. QoS组播路由蚁群算法 matlab 仿真实现源码-QoS Multicast Routing Simulation ant colony algorithm matlab source
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2477
    • 提供者:法法
  1. matlab

    0下载:
  2. 蚁群算法的matlab源码 蚁群算法的matlab源码 -Ant colony matlab source code ant colony algorithm Ant colony algorithm matlab source code matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1504
    • 提供者:liyongjun
  1. jibenyiqunjulei

    1下载:
  2. 基本蚁群聚类算法,解决以前算法不收敛问题,内含详细注解。-Basic ant colony algorithm to solve the problem before the algorithm does not converge, containing detailed notes.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2731
    • 提供者:hu
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com