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

搜索资源列表

  1. ACATSP

    0下载:
  2. 一种解决离散优化问题最重要的人工智能算法——蚁群算法。以旅行商问题为例。-a very important algorithm,ant algorithm.
  3. 所属分类:matlab

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

    0下载:
  2. 蚁群算法,这里只有关键的算法函数,并不包括主函数。其中ACATSP为蚁群算法的关键函数。G2D是一个辅助函数,绝大多数蚁群算法源码不包括这个函数。另外还有一个画图的函数。-ant algrithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2993
    • 提供者:石恒昆
  1. ACATSP

    0下载:
  2. 旅行商问题,常被称为旅行推销员问题,是指一名推销员要拜访多个地点时,如何找到在拜访每个地点一次后再回到起点的最短路径。规则虽然简单,但在地点数目增多后求解却极为复杂-Salesman problem, often referred to as the traveling salesman problem, refers to a salesman when you want to visit multiple locations, how to find the time to visit ea
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2099
    • 提供者:孙金涛
  1. ACATSP

    0下载:
  2. 蚁族优化算法查找最优路径可以生成最优图像-Ant optimization algorithm to find the optimal path can generate the optimal image
  3. 所属分类:Algorithm

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

    0下载:
  2. 蚁群算法用于解决TSP问题,算法收敛性好,能够得到满意解-Ant colony algorithm for solving TSP problem, convergence is good, can be satisfied with the solution
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2584
    • 提供者:王松
  1. ACATSP

    0下载:
  2. 蚁群算法解决旅行商最佳路径优化问题,信息素增加强度系数,最佳路线长度-Ant colony optimization algorithm to solve the traveling salesman problem the best path, increase the intensity factor pheromone, the best route length
  3. 所属分类:matlab

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

    0下载:
  2. 此过程是详细的蚁群算法过程共分为7步骤为大家介绍过了该算法的过程-This process is a detailed process of ant colony algorithm is divided into seven steps to introduce over the course of the algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1668
    • 提供者:
  1. ACATSP

    0下载:
  2. Help for beginners ant colony algorithm program
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4553
    • 提供者:王非
  1. ACATSP

    0下载:
  2. 蚁群算法是一种分布式内在并行算法。单个蚂蚁的搜索过程是彼此独 立的,易于局部最优,通过个体间不断的信息交流和传递有利于发现较好解;并且该算法是一种正反馈算法。路径上的信息素浓度较高,将吸引更多的蚂蚁沿这条路径运动,又使得信息素浓度增加,加快了算法的进化过程。本文通过求解TSP问题,通过在特定情况下对路径进行逐步遍历比较来降低陷入局部最优解的可能性, 找出最优解。-Ant colony algorithm is an inherent distributed parallel algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2088
    • 提供者:和数天
  1. ACATSP

    0下载:
  2. 蚁群算法,自己修改版本,只要直接调用m文件就行。-ant colony optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2190
    • 提供者:冯超宇
  1. ACATSP

    2下载:
  2. :蚁群算法解车辆调度问题,即多环运输在物流配送中的解决。-ACO vehicle routing problem, namely polycyclic transport in the logistics and distribution solutions.--ACO vehicle routing problem, namely polycyclic transport in the logistics and distribution solutions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2086
    • 提供者:任国伟
  1. ACATSP

    0下载:
  2. 蚁群算法是群智能算法的一种,用来寻求极值问题和解决路径优化问题。有自己编的也有老师给的,可供初学者参考。-Ant colony algorithm is a kind of swarm intelligence algorithm, which is used to seek the problem of extremum problem and solve path optimization problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:7168
    • 提供者:谢亚南
  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. ACATSP

    0下载:
  2. 基于MATLAB的蚁群算法解决旅行商问题(Used to calculate the distance between two points)
  3. 所属分类:matlab例程

  1. ACATSP

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

  1. ACATSP

    0下载:
  2. 旅行商问题(Traveling Saleman Problem,TSP)是车辆路径调度问题(VRP)的特例,由于数学家已证明TSP问题是NP难题,因此,VRP也属于NP难题。旅行商问题(TSP)又译为旅行推销员问题、货郎担问题,简称为TSP问题,是最基本的路线问题,该问题是在寻求单一旅行者由起点出发,通过所有给定的需求点之后,最后再回到原点的最小路径成本(Traveling salesman Problem ('ll Saleman Problem, TSP) is a special case
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:枫雪@SPW
  1. ACATSP

    0下载:
  2. 蚁群算法,计算最短路径和最佳路径,基于matlab(ant colony algorithm, path planning, the shortest path and the best path)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:Fish-xu
  1. ACATSP

    1下载:
  2. 改进的人工蚁群算法引入遗传变异算子的MATLAB实现(MATLAB implementation of improved artificial ant colony algorithm introducing genetic mutation operator)
  3. 所属分类:数值算法/人工智能

  1. acatsp

    0下载:
  2. 利用蚁群算法仿真解决旅行商问题,找出最短路径(Ant colony algorithm to solve traveling salesman)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:xiaomingwen
  1. ACATSP

    0下载:
  2. 蚁群算法 Matlab 版,个人觉得很好用,实现简单(Ant colony algorithm Matlab.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:lanzilengnuan
« 1 2 3 45 »
搜珍网 www.dssz.com