CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - TSP问题 MATLAB

搜索资源列表

  1. aco.rar

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

    • 发布日期:2017-03-28
    • 文件大小:2094
    • 提供者:唐毅
  1. sa_tsp

    1下载:
  2. 旅行商(TSP)问题一直以来都是一个NP难问题,旅行商问题(TSP问题)就是一销售商从n个城市中的某一城市出发,不重复地走完其余n-1个城市并回到原出发点,在所有可能的路径中求出路径长度最短的一条。本次软件设计是利用模拟退火算法解决TSP问题,通过该软件设计,对模拟退火算法和旅行商问题有个初步的认识。-Traveling Salesman (TSP) problem has always been a NP hard problem, traveling salesman problem (TS
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-14
    • 文件大小:1424
    • 提供者:周薇
  1. ACO-TSP

    0下载:
  2. 利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:74112
    • 提供者:波波
  1. AntTSP

    0下载:
  2. TSP问题关于蚁群最优化算法的MATLAB程序-Ant colony optimization about TSP algorithm of MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:15270
    • 提供者:江奇
  1. Multi-travelingsalesmanproblem

    0下载:
  2. 多旅行商问题是单旅行商问题的扩展, 具有更广泛的实际意义。在研究M TSP 解的特点的基础上, 提 出了最小化总行程和均分多个旅行商访问点数、最小化总行程及均分访问路程的两个多目标的M TSP 问题, 并分别给出了相应的数学模型、求解算法和应用实例, 实例表明模型的正确性。-Multi-traveling salesman problem traveling salesman problem is a single expansion, with a wider range of pra
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:242972
    • 提供者:Notics
  1. TSP

    0下载:
  2. 此程序是用于tsp问题,也就是单旅行商问题,内容全面,讲解清晰-This procedure is used for tsp problem, traveling salesman problem is a single, comprehensive, on a clear
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:10056
    • 提供者:王斌
  1. tsp

    0下载:
  2. matlat源程序解决tsp问题,使用的是遗传算法,与普通的程序不同,本程序详细介绍了遗传算子的构造-MATLAB to solve tsp problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3745
    • 提供者:fang
  1. TSp

    0下载:
  2. TSP问题蚁群算法通用MATLAB源程序-TSP
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:4770
    • 提供者:经立
  1. matlab

    0下载:
  2. 遗传算法实现最优化问题的解,适合初学者使用,稍加改进即可实现tsp问题的求解-Genetic algorithm optimization solution, suitable for beginners, a little to improve the problem can be solved to achieve tsp
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3056
    • 提供者:cy
  1. Matlab-for-TSP

    0下载:
  2. matlab代码适合TSP问题的解决方案,非常实用,简洁易懂。-very good for solving TSP problems.
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:3660
    • 提供者:wen
  1. matlab

    0下载:
  2. 解决tsp问题的程序,可以改动其中的城市坐标,来实现自己问题-Tsp problem solving process, which can alter the city coordinates, to achieve their own problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5012
    • 提供者:尉星
  1. Tabu-search-method-tsp

    0下载:
  2. 禁忌搜索法求解tsp问题的MATLAB程序-Tabu search method for solving problems MATLAB program tsp
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5910
    • 提供者:sorchids
  1. ACA-TSP

    0下载:
  2. 将蚁群算法应用于解决中国旅行商问题(TSP) MATLAB 编程的-The ant colony algorithm is applied to solve the traveling salesman problem China (TSP) MATLAB Programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3377
    • 提供者:ztc
  1. TSP

    0下载:
  2. matlab利用蚁群算法处理TSP问题,迭代时间较短 -matlab ant colony algorithm processing TSP, shorter iterations
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:79777
    • 提供者:陈强
  1. ACA-----TSP

    0下载:
  2. 蚁群算法ACO应用于TSP问题,MATLAB程序代码,具有详细解释,运行正确-ACO ACO algorithm is applied to the TSP, MATLAB code, with a detailed explanation of the correct operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:2042
    • 提供者:昊轩
  1. TSP

    0下载:
  2. 使用MATLAB编程 解决了TSP问题 程序简单易懂-Using MATLAB programming to solve the TSP program is simple and easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1716
    • 提供者:pengyr
  1. tsp问题--遗传算法

    0下载:
  2. 帮助解决简单的tsp问题,随机生成50个城市的坐标,找寻最短路径(help learn matlab tsp problem)
  3. 所属分类:其他

  1. 混合粒子群算法原始

    0下载:
  2. 采用混合粒子群算法求解tsp问题MATLAB仿真(Hybrid particle swarm optimization (PSO) algorithm for MATLAB simulation of TSP problem)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:云·枫
  1. 遗传算法求解TSP问题

    0下载:
  2. matlab求解TSP的源代码,可以求解旅行商问题(Matlab source code for solving TSP)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:10240
    • 提供者:珈南
  1. 人工鱼群求解TSP问题

    2下载:
  2. 用matlab解决人工鱼群算法处理TSP问题(Solving TSP Problem by Artificial Fish Swarm Algorithms with MATLAB)
  3. 所属分类:其他

    • 发布日期:2020-05-22
    • 文件大小:9216
    • 提供者:程小蛮
« 12 3 4 »
搜珍网 www.dssz.com