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

搜索资源列表

  1. Hopfield网络解TSP的改进算法

    0下载:
  2. 这是一个旅行商问题的神经网络算法,神经网络算法有很多种,但神经网络算法还比较少见,这是本人从中国期刊网下载到的,很有用-This is a traveling salesman problem of neural network algorithms and neural network algorithm can take many forms, but the neural network algorithm is still relatively rare, this is my jour
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:163237
    • 提供者:谭国辉
  1. TSP.ZIP

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

    • 发布日期:2008-10-13
    • 文件大小:15259
    • 提供者:刘洋
  1. 神经网络算法源程序

    1下载:
  2. 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-neural network algorithm source, such as SOM, Hopfield, CPN, 7.82, BOLTZMAN, ART, ADALINE, while providing for different algorithms demo source.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:108869
    • 提供者:严永泉
  1. HOPFIELD_zh

    0下载:
  2. HOPFIELD神经网络算法应用于图象恢复的简单实现,能充分体现HOPFIELD神经网络算法的能力!-Hopfield neural network algorithm for image restoration to achieve a simple, fully embody the Hopfield neural network algorithm's ability!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10440
    • 提供者:张艺
  1. HOPFIELD1

    0下载:
  2. 本段代码演示人工神经网络的hopfield网的运行机制。-code demonstration of the artificial neural network hopfield network operating mechanism.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:10850
    • 提供者:光临
  1. HOPFIELDNet

    0下载:
  2. 一个完整的HOPFIELD神经网络例子原码-a complete Hopfield neural network original code examples
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5557
    • 提供者:李佳
  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 solutions.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:41607
    • 提供者:文文
  1. c++neuralnetworkdevelopmentpakage

    0下载:
  2. annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.-ANN, ie, Artificial Neural Netwo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:492335
    • 提供者:陈伟
  1. hopfieldSrc

    0下载:
  2. The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During a retrieval phase, the network is started with so
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14441
    • 提供者:陈伟
  1. Hopfield_NN

    0下载:
  2. Hopfield网络是一种典型的单层反馈网络,这种网络可以分为离散型和连续型两种,Hopfield网络是一个动力学系统,在确定连接权重后,若输入某个向量之后,网络将不断演化,一般情况下系统将趋向某一个定态,称为状态空间的不动点吸引子。-Hopfield network is a typical single-layer feedback network, Such networks can be divided into discrete and continuous two, the Hopf
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:109157
    • 提供者:东方云
  1. c_HOPFIELD

    0下载:
  2. 一个简单的HOPFIELD神经网络C语言源代码,其中RELESDE为可执行文件-a simple Hopfield neural network C language source code, which RELESDE executable
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5063
    • 提供者:ppddt2005
  1. HopfieldNetwork

    0下载:
  2. Network Hopfield Model-Hopfield Model Network
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1991
    • 提供者:dingling
  1. Neural_Networks_at_your_Fingertips

    0下载:
  2. 几个神经网络算法的例程,包括前向adaline, 共振art1, boltzman机, hopfield 网络, 自组织som 等等.-several neural network algorithm routines, including In this paper before, art1 resonance, Boltzman machine, hopfield networks, self-organizing som, and so on.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:114311
    • 提供者:Z. Y. GU
  1. HopfieldofTSP

    0下载:
  2. 这是在MATLAB上的Hopfield解决简单的TSP问题,虽然有点简单,但效果很好~-This is the MATLAB on the Hopfield simple solution of TSP, Although somewhat simple, but very effective ~
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1327
    • 提供者:Hzu
  1. dif_hf

    0下载:
  2. Hopfield 离散网络源程序 是人工神经网络的一个网络构建的基本代码-discrete Hopfield network is a source of artificial neural network is a network of basic building code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16201
    • 提供者:ttt
  1. NNLAB

    0下载:
  2. 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-neural network algorithm source, such as SOM, Hopfield, CPN, 7.82. BOLTZMAN ART, ADALINE, while providing for different algorithms demonstration program.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:108779
    • 提供者:才华
  1. annie-0.51-src

    0下载:
  2. 一个超级好用的神经网络包,包括hopfield网络等多种神经网络,在VC++环境下运行,里面有详细的说明文档-a super handy neural network packets, including hopfield neural network and other networks, VC environment in the operation, which is described in detail in documents
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:431495
    • 提供者:肖曼
  1. HNN_Matlab

    0下载:
  2. 基于hopfield网络的特征点匹配 能够对简单的图象进行快速而正确的匹配 -hopfield network based on the matching feature points to the right image for a simple, rapid and correct matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14063
    • 提供者:叶超
  1. HopfieldCpp

    0下载:
  2. 经典的hopfield神经网络C++程序,值得-classic hopfield neural network C program, it is worth a look at
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:31349
    • 提供者:叶超
  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 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 27 »
搜珍网 www.dssz.com