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

搜索资源列表

  1. ACO_TSP

    1下载:
  2. 利用蚁群算法求解旅行商问题,求解100个城市的最短路程(Using Ant Colony Optimization to solve TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:SHSFforever
  1. ant

    0下载:
  2. 使用蚁群算法解决TSP问题的算法,主要利用蚁群算法特性。(Using ant colony algorithm to solve TSP algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:3911680
    • 提供者:adolf123
  1. AntSystem-WithPlay

    0下载:
  2. 蚁群算法的matlab编程源代码,是一种用来在图中寻找优化路径的机率型技术。(It is a probabilistic technique for finding optimal paths in a graph.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:26624
    • 提供者:miemie666
  1. antcolony

    0下载:
  2. 简单的利用蚁群算法计算函数最大值或最小值(use ant colony algorithm to calculate the minimun and maximun of a function)
  3. 所属分类:其他

  1. 蚁群算法

    3下载:
  2. 模拟无人机空中规划寻迹,从起点出发,在经过途中必须经过的点后,回至起点,同时要避开障碍物(Simulated UAV aerial planning traces, from the starting point, after the way must go through the points, back to the starting point, while avoiding obstacles)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:LJYcher
  1. TSP_AS

    0下载:
  2. 基本蚁群算法用于解决tsp问题,保证可以运行,基本蚁群算法对于城市数非常敏感,过多的城市数会使运行实际急剧增加(Basic ant colony algorithm for solving TSP problems, to ensure that you can run, the basic ant colony algorithm is very sensitive to the number of cities, excessive number of cities will make th
  3. 所属分类:matlab例程

  1. TSP(AA)

    0下载:
  2. 从北京出发经过全部省会回到北京的TSP问题,蚁群算法求解(Starting from Beijing, the TSP problem is solved by ant colony algorithm after all the provincial capitals return to Beijing)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:915456
    • 提供者:沈柁孜
  1. 蚁群算法

    3下载:
  2. 完整蚁群算法实现三维山地路径规划,无bug(Three dimensional path planning based on ant colony algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:23552
    • 提供者:凌晨梦
  1. ACATSP

    0下载:
  2. 利用蚁群算法解决tsp问题,给定各个位置的坐标,自动给出一条路径方案(Ant colony algorithm to solve the TSP problem, given the coordinates of each location, automatically gives a path scheme)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:落木知秋
  1. matlab 蚁群算法ACO_feature_selection

    1下载:
  2. 蚁群算法用与特征选择,针对传统蚁群聚类算法收敛速度过慢的问题,提出一种对蚁群算法进行改进的聚类算法。而数据的高维使数据具有稀疏、不可聚集等特性,使聚类算法实验效果精度低和耗时大,将邻域特征选择与聚类算法结合,提出了一种蚁群聚类优化的邻域特征选择算法(Ant colony algorithm and feature selection)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:lpoi
  1. 基于蚁群算法的油罐变位识别与体积标定_刘丽华

    0下载:
  2. 基于蚁群算法的油罐变位识别与体积标定_刘丽华 用于数学建模(Oil tank displacement recognition based on ant colony algorithm with _ Liu Lihua volume calibration Used for mathematical modeling)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:287744
    • 提供者:1155
  1. yiqun

    0下载:
  2. matlab求解TSP问题的蚁群算法基础代码,适合初学者入门学习使用(Matlab TSP algorithm for solving the ant colony algorithm based code, suitable for beginners to learn to use)
  3. 所属分类:其他

  1. chapter22

    0下载:
  2. 蚁群算法的优化计算,属于求解TSP问题代码。(Ant colony algorithm for solving TSP code.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:就是ni
  1. ACA

    0下载:
  2. 绝对可运行的蚁群算法主程序,包含主程序及禁忌表(the main program of Ant colony algorithm absolutely can run)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-24
    • 文件大小:6144
    • 提供者:MOMOhitomi
  1. yanshi

    0下载:
  2. 遗传算法与蚁群算法演示程序,打开软件,直接运行即可。(Genetic algorithm and ant colony algorithm demonstration program)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:837632
    • 提供者:半樽酒
  1. 蚁群算法

    0下载:
  2. 蚁群算法求解旅行商问题,一个经典程序,可以求出较优解(ant colony algorithm)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:8192
    • 提供者:samyu0304
  1. AACO

    0下载:
  2. 应用结合逆风搜索的蚁群算法,实现fluent仿真环境下气味源定位(Using upwind search ant colony algorithm to realize odor source localization in fluent simulation environment)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:17408
    • 提供者:crazycode
  1. ACATSP

    0下载:
  2. 通过使用蚁群算法对旅行售货商问题进行求解(Ant colony algorithm is used to solve the TSP problem)
  3. 所属分类:matlab例程

  1. 蚁群算法TSP问题

    0下载:
  2. 典型的matlab求运行商问题,可以看到进化曲线和线路计算过程。(The typical matlab asks the operator problem, and you can see the evolution curve and the line calculation process.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:蓝色妖怪
  1. 粒子群蚁群

    0下载:
  2. 粒子群算法例子,里面包含了详细的注释,并且有很高的移植性,易于新手学习。(an example for Particle swarm optimization with efficient remarks)
  3. 所属分类:人工智能/神经网络/深度学习

« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com