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

搜索资源列表

  1. ant-liuchaohua

    0下载:
  2. 这里面是个蚁群算法的讲稿以及蚁群的matlab程序,很好,很强大-This is an ant colony inside the scr ipt and the ant colony algorithm matlab program, very good, very powerful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:294003
    • 提供者:吴闯
  1. aocMatlab

    0下载:
  2. 使用蚁群算法解决最短路径问题的通用的Matlab程序-The shortest path using ant colony algorithm to solve a common problem in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2562
    • 提供者:陈磊
  1. intelligent_algorithm

    0下载:
  2. 求函数全局最大值的遗传算法、蚁群算法和粒子算法。智能算法绝好的入门材料。-Global maximum of a function of genetic algorithm, ant colony algorithm and particle algorithm. Excellent introductory material on intelligent algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:235177
    • 提供者:zoukeg
  1. matlab 蚁群算法

    0下载:
  2. 用matlab来实现蚁群算法,帮助更好的理解蚁群算法。
  3. 所属分类:matlab例程

  1. 图论算法的matlab程序实现

    1下载:
  2. 本资源涵盖了几乎所有matlab图论领域里的算法代码,最短路问题、TSP、最大流、深度优先搜索、广度优先、蚁群算法等等,可为功能强大。
  3. 所属分类:matlab例程

  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. Ant_TSP

    0下载:
  2. 基于蚁群算法的旅行商问题,matlab源代码,带功能说明(Ant colony algorithm for traveling salesman problem matlab source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:水木刀
  1. ant. MATLAB

    1下载:
  2. 蚁群算法在机器人路经规划中MATLAB栅格地图求得最短路径(Robot path planning MATLAB ant colony algorithm to find the shortest path in the grid map)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:万古
  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. matlab 蚁群算法ACO_feature_selection

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

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:lpoi
  1. ant

    0下载:
  2. 蚁群的matlab程序,可以进行修改,从而解决多种问题(Ant colony matlab program, you can modify, and thus solve a variety of problems)
  3. 所属分类:matlab例程

  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. matlab智能算法例子

    0下载:
  2. Matlab智能算法,包括遗传算法,粒子群算法,蚁群算法等等(Matlab intelligent algorithm, including genetic algorithm, particle swarm algorithm, ant colony algorithm and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:7037952
    • 提供者:我要发sci
  1. MATLAB智能算法30个案例分析_decrypted

    2下载:
  2. MATLAB智能算法案例分析,包括粒子群算法、蚁群算法,模拟退火算法等(Case study of MATLAB intelligent algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:51948544
    • 提供者:U Know
  1. ACA

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

    • 发布日期:2017-12-24
    • 文件大小:6144
    • 提供者:MOMOhitomi
  1. 《MATLAB 神经网络30个案例分析》程序和数据

    1下载:
  2. MATLAB代码,蚁群算法采用matlab开发的仿真平台:算法实现,路径显示,人机交互控制等(MATLAB code,Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control)
  3. 所属分类:其他

  1. ACASP.m

    0下载:
  2. 使用matlab验证蚁群算法的用例,动态寻路算法(Using MATLAB to verify the use case of ant colony algorithm, dynamic pathfinding algorithm)
  3. 所属分类:matlab例程

  1. newant2

    0下载:
  2. 栅格法建立静态环境模型,用蚁群算法实现最短路径(The static environment model is set up by the grid method, and the shortest path is realized by ant colony algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:youhailong
  1. MATLAB路径规划

    9下载:
  2. 用MATLAB实现复杂环境移动机器人路径规划算法的研究,分别采用了A星算法,迪杰斯特拉算法,蚁群算法以及蚁群寻径迪杰斯特拉优化路径的混合算法,并通过仿真进行验证。(Research and implementation of complex environment of mobile robot path planning algorithm with MATLAB, respectively, using the A star algorithm, Dijkstra algorithm, an
  3. 所属分类:其他

« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com