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

搜索资源列表

  1. ant-for-tsp-pr76

    0下载:
  2. 基于蚁群算法用MATLAB求解76城市TSP问题,可得目前世界最优解,适合高手阅读使用-Using MATLAB based on ant algorithm for solving the problem of 76 cities TSP, the best solution available to the world for master read the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:11537
    • 提供者:刘兵
  1. TSP

    0下载:
  2. TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序-TSP problems (traveling salesman problem, traveling salesman problem) is common malab simulated annealing source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:799
    • 提供者:陈文迅
  1. TSP

    0下载:
  2. 蚁群算法求解TSP问题,附详细说明,适合初学者使用,此程序100 可用-ACO Ant Colony Optimization Artificial Intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:8175
    • 提供者:张衡
  1. swarm_optimization-Solve-the-TSP-problem

    0下载:
  2. 一个基于粒子群优化算法源码,(PSO)的50个城市TSP问题的求解,可推广至类似NP.-A source code based on particle swarm optimization, (PSO) of the 50 cities TSP problem solving, can be extended to similar NP.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2112
    • 提供者:抛弃
  1. yiqunTSP

    0下载:
  2. 蚁群算法解决TSP问题,C语言写的,程序有注释~-Ant colony algorithm to solve TSP problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:138164
    • 提供者:huangqiulan
  1. TSP

    0下载:
  2. 使用蚂蚁算法解决TSP问题——智能计算大作业-Using the ant algorithm to solve TSP problems- big job Intelligent Computing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:110816
    • 提供者:亢海豚
  1. ACO-TSP

    0下载:
  2. 三种蚁群算法解决TSP问题
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:45271758
    • 提供者:李成博
  1. tsp

    0下载:
  2. 用A*算法解决货郎担(旅行商)tsp问题,用文件读去,文件中需在第一行有数字n,然后再在后面n行输入n*n的数字矩阵,即可得出结果-A*
  3. 所属分类:Java Develop

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

    0下载:
  2. 遗传算法解决tsp问题 问题规模100,杂交,变异,变比,选择方法可选-Genetic algorithm to solve the problem scale of the problem tsp 100, crossover, mutation, transformation ratio, select the method of optional
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1623291
    • 提供者:GuQi
  1. many-methods-to-solve-TSP

    1下载:
  2. 多种方式求解TSP问题,有遗传算法,A*算法,D算法,模拟退火,神经网络等-A variety of ways to solve TSP problem, a genetic algorithm, A* algorithm, D algorithm, simulated annealing, neural networks
  3. 所属分类:matlab

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

    0下载:
  2. TSP问题遗传算法优化,不仅对TSP问题优化,而且就遗传算法本身提出了优化-TSP genetic algorithm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3635
    • 提供者:丁岳
  1. TSP

    0下载:
  2. 用遗传算法、神经网络、蚁群算法等职能算法求解TSP问题-Using genetic algorithms, neural networks, ant colony algorithm for solving TSP problems and other functional
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:9836
    • 提供者:赵勇
  1. aritificial-ant-algorithms-for-TSP

    0下载:
  2. 应用双种群蚁群算法解决TSP问题,计算速度快,准确率高-Application of ant colony algorithm to solve TSP double population problem, computational speed, high accuracy
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:12578
    • 提供者:apple
  1. TSP

    0下载:
  2. 蚁群算法解决TSP问题,可以高速运行,附有详细注释-Ant colony algorithm to solve TSP problem, you can run at high speed, with detailed notes
  3. 所属分类:matlab

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

    0下载:
  2. 用神经网络算法解决tsp问题的一个小程序-Using neural network algorithm to solve the problem of a small program tsp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:8413
    • 提供者:贺晓
  1. hopfield-for-tsp

    0下载:
  2. 实现了使用hopfield算法解决TSP问题,画出了每次迭代的过程图。-this material realized hopfield algorithm and by using this algorithm resolved TSP problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5141
    • 提供者:刘玉秀
  1. TSP-based-on-improved-pso

    1下载:
  2. 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-23
    • 文件大小:634043
    • 提供者:durongmao
  1. tsp

    0下载:
  2. 详细介绍使用遗传算法对TSP问题设计流程,-Design of the TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:169525
    • 提供者:刘兴龙
  1. tsp

    1下载:
  2. tsp问题的一个遗传算法,附带两个算例。-A genetic algorithm tsp problem, with two examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:141792
    • 提供者:郝明亮
  1. 求解TSP问题

    0下载:
  2. 对于TSP问题的路径优化,通过MATLAB实现
  3. 所属分类:文档资料

« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com