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

搜索资源列表

  1. BABA.rar

    0下载:
  2. TSP问题的求解,分支限界,利用分支限界求TSP问题,TSP Soulution using branch and bound
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-30
    • 文件大小:198559
    • 提供者:gaoxiang
  1. tsp.rar

    0下载:
  2. 通过遗传算法解决城市之间问题,简单小程序,Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:4638
    • 提供者:韩靖
  1. TSP.rar

    0下载:
  2. 通过模拟退火的HOPFIELD神经网络求解TSP问题,HOPFIELD through simulated annealing neural network for solving the TSP problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1142
    • 提供者:yezhenke
  1. AHybidGeneticAgorithmtoSolveTS

    0下载:
  2. 求解TSP和MTSP的混合遗传算法_英文_,Abstract:M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup cit ies and returns the same start ing city. The to tal length of all subtours is required to be m ini2 mum. Th is is called
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 用蚁群算法实现的TSP问题,有对话框界面,自己可以设置参数变量。-Ant colony algorithm for TSP problem, a dialog box interface, they can set the parameters variable.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:8085945
    • 提供者:丛金鑫
  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. GA-TSP--MATLAB

    0下载:
  2. GA TSP MATLAB this source code implement TSP in matlab by Genetic Algorithm... TSP is a classic problem in AI
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:782519
    • 提供者:aqa
  1. tsp.rar

    0下载:
  2. 旅行商问题,总共30个城市,计算最优路线和最短路径,Traveling Salesman Problem, a total of 30 cities, calculating the optimal route and the shortest path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1283
    • 提供者:steven
  1. tsp.rar

    1下载:
  2. 解决pso问题,利用matlab编写的,注释清楚,完整的程序,Pso to solve the problem, using matlab written comments clear and complete procedures for
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:11405
    • 提供者:erZhong
  1. TSPMATLAB.rar

    0下载:
  2. 遗传算法求解TSP问题的MATLAB实现。这是一篇非常有新意的论文,对于学习遗传算法非常有用,This paper has resolved the traveling salesman problem(TSP) by virtue of geneitc algorithms(GA)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:156826
    • 提供者:王斌
  1. 蚁群算法求解TSP问题的matlab程序

    0下载:
  2. %蚁群算法求解TSP问题的matlab程序 clear all close all clc %初始化蚁群 m=31;%蚁群中蚂蚁的数量,当m接近或等于城市个数n时,本算法可以在最少的迭代次数内找到最优解 C=[1304 2312;3639 1315;4177 2244;3712 1399;3488 1535;3326 1556;3238 1229;4196 1004; 4312 790;4386 570;3007 1970;2562 1756;2788 1491;2381 1
  3. 所属分类:matlab例程

  1. Documento Estimaciones TSP

    0下载:
  2. Pretende realizar las Estimaciones TSP de un proyecto de software.
  3. 所属分类:行业发展研究

  1. TSpant

    1下载:
  2. 一种分组求解TSP问题的蚁群算法。非常经典。有助于初学者提高。-A division problem solving TSP Ant Colony Algorithm. Very classic. Help beginners improve.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:10771
    • 提供者:留言民
  1. 666tabu

    0下载:
  2. 禁忌搜索的matlab程序,包括求解TSP问题,介绍和ppt-Matlab tabu search procedures, including the TSP problem solving, presentation and ppt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:44678
    • 提供者:周宇
  1. 2

    0下载:
  2. tsp遗传算法代码 利用交叉算子改进方法求解旅行商问题-tsp genetic algorithm code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2254
    • 提供者:mm
  1. tspproblem

    0下载:
  2. 自己编写的,TSP问题的各种近似算法,有最近邻策略,最短链接策略-I have written, TSP approximation algorithm for a variety of issues, there are nearest-neighbor strategy, the shortest link strategy
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3134
    • 提供者:binbin
  1. lk-0.5.0.tar

    1下载:
  2. Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1796866
    • 提供者:foxman
  1. parallelgenetic

    0下载:
  2. 使用并行遗传算法解决TSP问题,使用MPI函数库进行通信。-Using parallel genetic algorithm to solve TSP problem, use the MPI library for communication.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1312804
    • 提供者:wrq
  1. GA_TSP

    0下载:
  2. 利用遗传算法求解TSP问题。TSP问题描述如下:给定一组n个城市和他们两两之间地直达距离,寻找一条闭合的旅程,使得每个城市刚好经过一次而且总的旅行距离最短。 -The use of genetic algorithm to solve TSP problem. TSP problem described as follows: given a set of n cities and they are between 22 to direct the distance of the journey
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1158951
    • 提供者:586
  1. GA-TSP

    0下载:
  2. 遗传算法求解TSP问题。包含6个文件。用matlab打开gatsp1.m,点击运行即可以得出结果。distTSP.txt文件包含了城市数据。如果更改了城市数,则须修改gatsp1.m文件中的N参数。-Genetic algorithm for TSP. Contains 6 files. Using matlab to open gatsp1.m, click on the results of running that can be drawn. distTSP.txt file contai
  3. 所属分类:AI-NN-PR

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