CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - tsp

搜索资源列表

  1. tsp-ga.m

    0下载:
  2. sovling TSP(Travelling Salesman Problem) with GAs -sovling TSP (Travelling Salesman Problem) with GAs
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2296
    • 提供者:li
  1. Generic-Algorithm-for-TSP

    3下载:
  2. 运用优化遗传算法解决100个城市的TSP问题,即要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程最小。-Optimize the use of genetic algorithms to solve 100 cities TSP problem, which was to select a departure from the resident, after each city once again, and finally returned to the resident
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:128712
    • 提供者:李佳鹤
  1. TSP

    1下载:
  2. 用遗传算法解决TSP问题.程序中可以任意设置各种遗传算法的参数.有图形界面展示搜索的过程 .-Using genetic algorithms to solve TSP problem. Program can set various parameters of genetic algorithm. Has a graphical interface to display the search process.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:129542
    • 提供者:dudu
  1. tsp

    0下载:
  2. hopfield神经网络求解TSP问题,改程序设置了10个城市的随机位置,进而解决城市间最短路径问题。-hopfield neural network to solve TSP problem, the procedures set up to 10 cities random location, then the shortest path between cities to solve problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:276158
    • 提供者:stefwang
  1. tabu-matlabcode-tsp

    0下载:
  2. tabu禁忌求TSP 禁忌搜索是对局部领域搜索的一种扩展,是一种全局逐步寻优算法。搜索过程可以接受劣解,有较强的爬山能力。-solve TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:7035
    • 提供者:张天佑
  1. TSP

    1下载:
  2. 各种算法的TSP源码,包含GA、SA、TS、ANN。-TSP source of various algorithms, including GA, SA, TS, ANN.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:8126
    • 提供者:
  1. TSP

    0下载:
  2. 遗传算法实现TSP算法,包括选择、交叉等操作-TSP algorithm for genetic algorithm implementation, including selection, crossover, such as operation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:86118
    • 提供者:evan
  1. tabu-matlabcode-tsp

    0下载:
  2. matlab编写的禁忌搜索算法,解决了TSP问题,对初学者有重要的参考价值-tb algorithm for tsp problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:6753
    • 提供者:wuyao
  1. TSP

    2下载:
  2. MATLAB TSP问题解决.可自行输入城市坐标. -MATLAB TSP problem. Are free to enter the city coordinates.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4211
    • 提供者:z
  1. tsp

    0下载:
  2. 遗传算法解决 TSP 问题的MATLAB源码-Genetic algorithm to solve TSP problem the MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1741
    • 提供者:ycq
  1. TSP

    0下载:
  2. Solve TSP by local approximation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:36580
    • 提供者:Sasha
  1. TSP

    1下载:
  2. TSP问题;蚁群算法;关键参数设置;MATLAB-MATLAB,tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3749
    • 提供者:sam
  1. tsp

    0下载:
  2. 利用hopfield网络解决TSP的问题,寻找最优路径-Hopfield networking solutions using TSP problem, to find the optimal path
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 免疫算法和模拟退火算法求解TSP问题的研究。本文提出了一种新的免疫模拟退火法,并将其应用于求解典型的NP问题—TSP问题-Immune algorithm and simulated annealing algorithm for solving TSP problems. In this paper, a new immune simulated annealing algorithm, and applies it to solve the issue of a typical NP pro
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2351366
    • 提供者:彭伟
  1. tsp

    0下载:
  2. 该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended to other applications of the tw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:88021
    • 提供者:chenjing
  1. tsp

    0下载:
  2. 遗传算法求解tsp问题的matlab代码-Genetic algorithm matlab code issues tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2959
    • 提供者:吴立锋
  1. tabu_search-Solve-the-TSP-problem

    0下载:
  2. 基于禁忌搜索算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Tabu search algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1191
    • 提供者:孙岩
  1. genetic_algorithm-Solve-the-TSP-problem

    2下载:
  2. 基于遗传算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Genetic Algorithm Based on 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-25
    • 文件大小:1435
    • 提供者:孙岩
  1. ant_colony_system-Solve-the-TSP-problem

    1下载:
  2. 基于蚁群算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Ant colony algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1421
    • 提供者:孙岩
  1. ant-tsp-search

    0下载:
  2. 改进的蚁群算法及其在TSP问题中的应用研究 核心是用遗传算法对蚁群算法的四个参数进行优化,及运用MMAS进行巡径-Improved ant colony algorithm and its problems in the TSP is the core of the application of genetic algorithm with ant colony algorithm to optimize the four parameters, and application of MMA
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:184393
    • 提供者:Allen
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com