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

搜索资源列表

  1. SA

    1下载:
  2. 基于模拟退火算法的TSP问题解算方法和二维路径规划-Based on simulated annealing algorithm for TSP solution method and two-dimensional path planning
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:15144
    • 提供者:凌晨
  1. SA

    0下载:
  2. 模拟退火算法解决TSP问题源程序(C++)-SA for TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:metropoliszxy
  1. matlab

    0下载:
  2. 很全的智能算法,包括粒子群算法、模拟退火算法、遗传算法、TSP问题求解、蚁群算法、人工神经网络算法以及相关结合算法-A full of intelligent algorithm, including the particle swarm algorithm, simulated annealing algorithm, genetic algorithm, the TSP problem, ant colony algorithm, and the combination of artific
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:16889426
    • 提供者:戴磊
  1. simulated-annealing(SA)

    0下载:
  2. 模拟退火方法解决TSP问题,代码用MATLAB实现,可直接运行,可自行修改初始城市数据-Simulated annealing algorithm to solve TSP problem, the code using MATLAB to achieve, can be run directly, you can modify the initial data on their own city
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2359
    • 提供者:王宇蒙
  1. ACO3

    0下载:
  2. 融合蚁群算法和模拟退火算法的C++程序,解决TSP-Fusion ant colony algorithm and simulated annealing algorithm C++ program to solve TSP
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4918684
    • 提供者:程俊涛
  1. MNTH_TSP

    0下载:
  2. 1. 本程序使用模拟退火算法解决TSP问题 a) 初始温度确定方法 选取任意状态为初始状态。以1为起始温度,不断升温,直到模拟所得接受概率大于90 ; b) 温度下降 温度下降系数为 0.95; c) 每一温度迭代 选取固定迭代次数 100 * n; d) 终止条件 温度下降次数到达 800,或某一温度下解不发生改变; 2. 本机运行及编译环境 win7 旗舰版 SP1 MINGW g++ 4.8.1 -Simu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:687409
    • 提供者:墨者
  1. MatLab-Script

    0下载:
  2. 基于启发式(Heuristic)的人工智能算法解决旅行商问题(Traveling Salesman Problem)。关键词:模拟退火,遗传算法。工作环境:matlab-An artificial intelligence algorithm based on heuristic to solve Traveling Salesman Problem(TSP). Key words: Simulated Annealing, Genetic Algorithm. Working environm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1839443
    • 提供者:TerryYan
  1. Simulated-Annealing-matlab

    1下载:
  2. 利用模拟退火算法寻找我国31个省会城市(不含港澳台)的TSP最短路径.输出最短路径顺序及其长度,以及模拟退火算法迭代过程中的最短路径长度进化曲线-Simulated annealing algorithm to find China' s 31 provincial capital cities (excluding Hong Kong, Macao and Taiwan) of TSP shortest path shortest path output sequence and len
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1255
    • 提供者:wang
  1. simulated-annealing

    0下载:
  2. 19基于模拟退火算法的TSP算法 有源代码及图片-simulated annealing
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:6386
    • 提供者:连彦超
  1. SAA

    0下载:
  2. 模拟退火智能算法解决经典TSP问题,方便修改,注释方便理解-SAA only classical algorithm to solve TSP problem, easy to modify, easy to understand comments
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:4613
    • 提供者:anpan
  1. monituihuo

    0下载:
  2. 模拟退火算法的源代码,可有效解决旅行商问题(TSP)。-Simulated annealing algorithm source code, which can effectively solve the traveling salesman problem (TSP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:6156
    • 提供者:丁淼淼
  1. SAA

    0下载:
  2. 模拟退火算法解决简单的旅行商(TSP)问题-Simulated annealing algorithm to solve the traveling salesman problem (TSP)
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2671
    • 提供者:刘春生
  1. monituihuo

    0下载:
  2. 用matlab转成的模拟退火算法的c++代码,文件较多。模拟退火解决的是30个城市的tsp问题-Using matlab into the simulated annealing algorithm c++ code, more documents. Simulated annealing is a 30-city tsp problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:7395328
    • 提供者:欧阳北平
  1. chapter5

    0下载:
  2. 基于模拟退火算法解决TSP问题,包括源代码和一些主要函数(Based on simulated annealing algorithm to solve the TSP problem, including source code and some major functions)
  3. 所属分类:mathematica

    • 发布日期:2017-12-31
    • 文件大小:94208
    • 提供者:玉伟
  1. 4数模-模型与算法

    0下载:
  2. 数学建模中经常会用的模拟退火模型 模拟退火算法是用来求解最优化问题的算法。比如著名的TSP问题,函数最大值最小值问题等等(A simulated annealing model often used in mathematical modeling)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:36502528
    • 提供者:刘浩迪
  1. codes

    0下载:
  2. 启发式算法的TSP的matlab程序,包含模拟退火算法与遗传算法。(Heuristic algorithm of TSP matlab program, including simulated annealing algorithm and genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1843200
    • 提供者:canlee1992
  1. 79854789

    0下载:
  2. 模拟退火算法求解TSP问题,求解TSP问题的模拟退火算法()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:jdsrc%21079
  1. IYC-requesk

    0下载:
  2. 模拟退火算法求解TSP问题,求解TSP问题的模拟退火算法()
  3. 所属分类:数据结构

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:purtzvhu
  1. vrp

    1下载:
  2. 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that
  3. 所属分类:matlab例程

    • 发布日期:2019-10-19
    • 文件大小:4096
    • 提供者:HappyppaH
« 1 2 ... 10 11 12 13 14 15»
搜珍网 www.dssz.com