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

搜索资源列表

  1. continuous_hopfield_net_to_tsp

    2下载:
  2. matlab语言编写的连续hopfield神经网络算法解决tsp-matlab languages consecutive hopfield neural network algorithm to solve tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2171
    • 提供者:hattrick
  1. Hopfieldfordsp

    0下载:
  2. 用Hopfield神经网络方法实现TSP旅行商问题-Using Hopfield neural network implementation Traveling Salesman Problem TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1346
    • 提供者:dalian
  1. fulltext123

    0下载:
  2. solving TSP using Hopfield Neural Network
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:727378
    • 提供者:Do Van Phu
  1. fangzhen

    0下载:
  2. 数学建模训练时队里写得一些仿真拟合源代码,内有很多模板,可以参考一下,有tsp、神经网络等问题求解-Written a number of mathematical modeling training simulation fitting the source code, there are many templates, you can refer to, there tsp, neural networks, problem solving
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:25421
    • 提供者:幻叶
  1. neural

    0下载:
  2. Solving TSP using Neural Networks
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5682107
    • 提供者:SS
  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-28
    • 文件大小:7907
    • 提供者:xiaorh
  1. tsp

    0下载:
  2. for solving TSP in matlab using hopfield neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:660
    • 提供者:hossein
  1. Codes

    0下载:
  2. Through neural networks, ant colony algorithm, genetic algorithm, such as intelligent optimization methods to solve TSP problems
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:32833
    • 提供者:asiatak
  1. hopfield_neuro_network

    0下载:
  2. 用hopfield神经网络解决TSP问题,运行良好,有效果-Hopfield neural network to solve TSP problem, running well, the effect of
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:810
    • 提供者:danie
  1. Hopfield-TSP

    0下载:
  2. Hopfield神经网络解TSP问题的算法源程序以及实例-Source code as well as examples of the Hopfield neural network algorithm for TSP
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:5276
    • 提供者:魏子翔
  1. TSP-traveling-salesman-problem

    0下载:
  2. 本设计使用SOM神经网络解决TSP旅行销售员问题-The design uses SOM neural network to solve TSP traveling salesman problem
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:183046
    • 提供者:舒同
  1. TSP

    0下载:
  2. 用hopfield神经网络解决TSP问题-solving the TSP problem by Using Hopfield neural network
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:2136
    • 提供者:王龙
  1. GA

    2下载:
  2. 程序1:遗传算法和非线性规划函数的优化; 程序2:基于遗传算法的BP神经网络优化; 程序3:基于遗传算法的TSP算法; 程序4:基于遗传算法的LQR控制器优化设计 程序5:基于遗传算法的函数优化-Program 1: genetic algorithms and nonlinear programming function optimization Program 2: Based on the genetic algorithm BP neural network optim
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:5357
    • 提供者:王晓卫
  1. hopfieldsolveTSP

    0下载:
  2. 一种经过实践证明好用的使用hopfield神经网络解决旅行商(货担郎)问题的程序-using hopfield neural network solving TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1552
    • 提供者:Bruce
  1. NeutrolWay_TSP

    0下载:
  2. tsp旅行神经网络算法。A是无重复约束,D是距离约束。DisMatrix是距离矩阵。-tsp Travel neural network algorithm. A constraint is no repeat, D is the distance constraint. DisMatrix distance matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:734
    • 提供者:王先生
  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-09
    • 文件大小:16889426
    • 提供者:戴磊
  1. 模拟退火算法解决tsp问题

    0下载:
  2. 设计一个可以对TSP问题进行组合优化的连续型Hopfield神经网络模型,利用该魔心可以快速的找到最优的一条路线。(A continuous Hopfield neural network model for combinatorial optimization of TSP problems is designed, which can be used to find the optimal route quickly.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:507904
    • 提供者:echo750
  1. TSP

    0下载:
  2. 利用Hopfield神经网络解决TSP问题(The use of Hopfield neural network to solve TSP problems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:Cedarmo
  1. TSP_hopfield

    0下载:
  2. 用 HOPFIELD 求取TSP问题的最优解,早些时候的版本(TSP HOPFIELD NEURAL NETWORK)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:小豆徵
  1. TSP

    4下载:
  2. 基于BP神经网络的TSP路径规划程序,matlab平台,能运行(TSP path planning program based on BP neural network, Matlab platform, can run)
  3. 所属分类:matlab例程

    • 发布日期:2019-08-21
    • 文件大小:1024
    • 提供者:爱豆少年
搜珍网 www.dssz.com