CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - Hopfield 识别

搜索资源列表

  1. hopfield_net

    0下载:
  2. 对于含有噪声的的数字图像模式“1、2、3、4”,使用“hopfield”神经网络,进行联想、识别,以去除噪声的影响。-for containing noise of the digital image model "1,2,3,4", "hopfield" neural network, Lenovo, identification, in order to remove noise impact.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.92kb
    • 提供者:潘盼
  1. CHAPT9

    0下载:
  2. 神经网络模式识别及其实现,第九章。 内含:HOPFIELD和LAM -pattern recognition and neural network to achieve, chap. Intron : LAM and HOPFILED
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:61.77kb
    • 提供者:五专
  1. Hopfield

    0下载:
  2. 该程序比较人性化,有个友好界面,能加载图像,并根据图像训练Hopfield神经网络,你也可以通过添加噪声给图像,以判断它的识别率。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7.95kb
    • 提供者:林盈
  1. HOPFIELD

    0下载:
  2. 这程序是《神经网络模式识别及其实现Networks in C++)美Abhijit S. Pandya等著的HOPFIELD源代码.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:29.7kb
    • 提供者:李归
  1. Hopfield

    0下载:
  2. 采用了一种经过Hopfield网调整后再进行人脸表情识别的方法,实验结果表明,采用Hopfield网调整后的识别率得到了较大的提高。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:194.24kb
    • 提供者:坑的宝
  1. hopfield

    0下载:
  2. 基于Hopfield神经网络解决旅行商问题,学习模式识别的朋友可以参考
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:91.84kb
    • 提供者:张炎
  1. Neural-Network-Character-Recognition

    0下载:
  2. 利用Hopfield 神经网络联想记忆的功能, 对有噪声干扰的字母进行识别-Using Hopfield neural network associative memory function, there is noise interference on the letters to identify
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:222.65kb
    • 提供者:feijihm
  1. hopfieldNN

    0下载:
  2. matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.04kb
    • 提供者:magic
  1. Hopfield

    0下载:
  2. matlab使用hopfield神经网络实现数字识别,加入噪声后,也可以识别出来!-matlab neural network using the hopfield digital identification, adding noise, can also be identified!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:739byte
    • 提供者:Cecilia
  1. HOPFIELD

    0下载:
  2. hopfield神经网络,英文翻译为hopfield,可用于模式识别的一种神经网络-hopfield
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:4.69kb
    • 提供者:河南小子
  1. hopfield_matlab

    1下载:
  2. 基于matlab的hopfield神经网络模拟,其中包括数字的模式识别。-The hopfield neural network based on matlab simulation, including the number of pattern recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4.22kb
    • 提供者:成龙
  1. hopfield

    0下载:
  2. 离散二值神经网络,作为一种新的人工神经网络,是一种具有联想记忆功能的网络,用于数字识别。-Discrete binary neural networks, as a new artificial neural network is a kind of associative memory function of the network, for digital identification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5.54kb
    • 提供者:xcxc
  1. Hopfield

    0下载:
  2. VC++编写的关于Hopfiled神经网络对于图片数字的识别,具有很好的效果,在图像处理方面,如图像识别等,也有很好的应用-VC++ write about Hopfiled neural network for pictures of the identification number, and has a good result, in image processing, such as image recognition and so on, also have a good applic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:161.34kb
    • 提供者:wangyiyang
  1. Hopfield

    0下载:
  2. hopfield neural network 有联想记忆功能,代码实现了数字识别功能,实用快速简单易懂!-hopfield neural network is a very simple neural network. it is implemented for digital recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:7.03kb
    • 提供者:Yang Xuefeng
  1. hopfield

    1下载:
  2. 一、 实验目的 1. 通过本实验加深对Hopfield神经网络原理的认识与理解; 2. 进一步熟练MATLAB软件和该软件平台上神经网络的模式识别功能。 二、 实验内容 本实验利用Hopfield神经网络来对0-9这10个数字进行识别,并实现噪声数字的识别。 -First, the purpose of the experiment Through this experiment to deepen knowledge and understanding of the H
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:901.11kb
    • 提供者:迪文
  1. Hopfield

    0下载:
  2. 离散Hopfield神经网络的联想记忆,一个数字识别的例子,很好-Examples of discrete Hopfield neural network associative memory, a digital identification, good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:1.41kb
    • 提供者:suua
  1. hopfield

    0下载:
  2. hopfield图像识别,数字识别示例。未进行正交化处理,存在伪吸引子问题-hopfield image recognition, digital identification example. Not orthogonal treatment, there is a pseudo-attractor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-06
    • 文件大小:4.98kb
    • 提供者:Jerry Chan
  1. hopfield

    0下载:
  2. 基于离散hopfield神经网络的噪声数字识别(随机噪声)联想记忆功能-Based on the identification of discrete digital noise hopfield neural networks (random noise) associative memory function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:158.53kb
    • 提供者:zhouming
  1. Hopfield

    0下载:
  2. 循环反馈网络(Hopfield)特点:1)定性数据的模式识别;2)依靠吸引子来作模式识别;3)其功能可由BP网络来实现,但速度较快。 -Loop feedback network (Hopfield) features: 1) the qualitative data of the pattern recognition 2) rely on attractor for pattern recognition 3) its function can be made of BP netwo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:57.61kb
    • 提供者:三苏
  1. HopField

    0下载:
  2. 根据HopField神经网络相关知识,该案例实现数字识别-According to the HopField neural network knowledge, the case realize digital identification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:5.71kb
    • 提供者:马江敏
« 12 3 »
搜珍网 www.dssz.com