搜索资源列表

  1. Tsp_GA_Hopfield

    0下载:
  2. 这是一个用VC++6求TSP问题的程序。程序中采用了两种方法:遗传算法和Hopfield神经网络-This is a VC 6 for TSP procedures. Procedures for the use of two methods : genetic algorithms and neural networks Hopfield
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:60944
    • 提供者:hongbochen
  1. ga_and_hopfield

    0下载:
  2. 机器学习及神经网络的算法,具体解决经典的HOPFIELD模型,在TSP问题中可以加速解的收和快速求解。-arithmetic for machine learning and neural net,mostly for HOPFIELD modal of TSP problem
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:59392
    • 提供者:wtm
  1. hopfield解决TSP问题

    1下载:
  2. 人工神经网络实验之一,用Hopfield网络解决旅行商问题。文件中除源程序外还有word文档对算法,理论,问题描述,实验结果,实验分析的完整介绍-experimental artificial neural network, Hopfield network Traveling Salesman Problem. Apart from the source document but also have a word document o
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:94208
    • 提供者:李琳
  1. TSP.ZIP

    0下载:
  2. 用pascal写的hopfield神经网络解决TSP问题的代码。-with the neural network solution hopfield TSP code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:刘洋
  1. hopfield_for_tsp

    0下载:
  2. Hopfield网络解决旅行商问题(TSP),迭代过程中采用保优方法,并计算最优解和次优解的个数。-Hopfield network Traveling Salesman Problem (TSP), iterative process used method for ensuring quality, and calculating the optimal solution and sub-optimal number of solu
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:40960
    • 提供者:文文
  1. Tsp_GA_Hopfield

    0下载:
  2. 这是一个用VC++6求TSP问题的程序。程序中采用了两种方法:遗传算法和Hopfield神经网络-This is a VC 6 for TSP procedures. Procedures for the use of two methods : genetic algorithms and neural networks Hopfield
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:60416
    • 提供者:hongbochen
  1. Hopfield-Algothm

    0下载:
  2. Hopfield神经网络算法的源程序.压缩包里含说明.希望对大家有帮助.-Hopfield neural network algorithm of the source. Compression note containing a bundle. We want to help.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:30720
    • 提供者:周董
  1. HopfieldExperiment

    0下载:
  2. 采用Hopfield网络解决旅行商问题,收敛速度快。-using Hopfield network to solve the traveling salesman problem, and fast convergence.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:BlueTooth
  1. pathoptimizationwithHopfield

    0下载:
  2. 基于Hopfield人工神经网路的室内全域路径优化。主要是利用Hopfield求解TSP的方法。用于课程设计。-based on artificial neural network Hopfield indoor entire domain path optimization. Hopfield is mainly used for TSP method. For course design.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:81920
    • 提供者:丁伟
  1. hopfieldTSP

    0下载:
  2. 利用hopfield神经网络解决TSP(旅行商)问题-use hopfield neural network to solve TSP salesman problem (TSP)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:6868992
    • 提供者:祖超
  1. simulated_annealing-TSP

    0下载:
  2. 用神经网络算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。 -Using neural network algorithm for solving the problem tsp. . . matlab prepared. Coordinate with the city for inspection.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:何金深
  1. hopfield-for-tsp

    0下载:
  2. 利用hopfield神经网络解决50个城市tsp问题,适合初学者。-Hopfield neural network using 50 cities tsp solve problems, suitable for beginners.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:dayong
  1. TSP01

    0下载:
  2. solving tsp using hopfield neural network
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:87040
    • 提供者:Do Van Phu
  1. TSP

    1下载:
  2. 通过模拟退火的HOPFIELD神经网络求解TSP问题-HOPFIELD through simulated annealing neural network for solving the TSP problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:yezhenke
  1. csharpmatlab

    0下载:
  2. c#与matlab混合编程--神经网络--tsp-c#,matlab programing-hopfield-tsp
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:297984
    • 提供者:zws
  1. TSP

    0下载:
  2. 应用Hopfield神经网络求解TSP问题 在VC++环境下编程 -using hopfield network solve the problem of TSP.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:948224
    • 提供者:mhy
  1. hopfield-for-tsp

    0下载:
  2. 实现了使用hopfield算法解决TSP问题,画出了每次迭代的过程图。-this material realized hopfield algorithm and by using this algorithm resolved TSP problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:刘玉秀
  1. tsp

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

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:hossein
  1. hopfield-for-tsp

    0下载:
  2. hopfield神经网络求解TSP,收敛神经网络求最优路径,使用matlab-hopfield for the tsp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:蒲菁川
  1. Hopfield-TSP

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

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:魏子翔
« 12 »

源码中国 www.ymcn.org