CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - bp 神经网络 数字识别

搜索资源列表

  1. nnetwk

    3下载:
  2. 一个基于BP神经网络的matlab手写识别程序,可识别0-9的数字,如果加点英文字母的图片,再改改参数,应该能识别英文。-Based on BP neural network matlab handwriting recognition program that identifies 0-9, if the English alphabet picture plus point, and then changed the parameters, should be able to identif
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-04
    • 文件大小:66560
    • 提供者:可了
  1. ANN

    0下载:
  2. 一个运用BP神经网络设计数字识别的分类器的demo,用opencv实现的。-A digit recognition using BP neural network design classifier demo, with opencv.
  3. 所属分类:Graph Recognize

  1. shibie

    0下载:
  2. 数字识别,包括0至9还有字母M,使用BP神经网络训练,训练精度到0.001-Digital identification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:247186
    • 提供者:尹立
  1. ex2_22_1

    0下载:
  2. 设计一个三层BP神经网络,并训练它来识别0,1,2, ,9,A, ,F,这16个十六进制已经被数字成像系统数字化了,其结果是对应每个数字有一个5 3的布尔量网络。例如0用[1 1 1 1 0 1 1 0 1 1 0 1 1 1 1]表示;1用[0 1 0 0 1 0 0 1 0 0 1 0 0 1 0]表示;2用[1 1 1 0 0 1 0 1 0 1 0 0 1 1 1]表示,等等。-Design a BP neural network and tra
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:961
    • 提供者:张玮玮
  1. HandWeitenNumRecognition

    0下载:
  2. 通过学习BP神经网络技术,对手写数字进行识别,基于结构的识别法及模板匹配法来提高识别率。-Through the study of BP neural network technology, digital handwriting identification, structure-based identification method and template matching method to improve the recognition rate.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:436797
    • 提供者:fang
  1. car

    0下载:
  2. 基于BP神经网络的车牌识别系统,可以自动分割出车牌,分割车牌字符和数字,可以识别字符引文和数字,还有一个我结课的一个小论文。运行run.m即可-BP neural network-based license plate recognition system that can automatically segment the license plate, license plate characters segmentation and numbers, you can identify the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3681844
    • 提供者:amoryou
  1. DigitIdent

    0下载:
  2. 要求给定数字模式样本(7X9点阵,0-9共10个数字),设计一BP神经网络进行手写体数字识别。 网络只有一个隐含层,训练样本100个,测试样本300个 -Requirements for a given sample in digital mode (7X9 lattice, a total of 10 figures 0-9), design a BP neural network to recognize handwritten digits. Network has only on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:71104
    • 提供者:bei
  1. Snake

    0下载:
  2. 要求给定数字模式样本(7X9点阵,0-9共10个数字),设计一BP神经网络进行手写体数字识别。 网络只有一个隐含层,训练样本100个,测试样本300个 -Requirements for a given sample in digital mode (7X9 lattice, a total of 10 figures 0-9), design a BP neural network to recognize handwritten digits. Network has only on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:14155
    • 提供者:bei
  1. blog_code

    0下载:
  2. 针对10个数字的识别问题,本文利用BP 神经网络进行了实验-For 10-digit identification problem, we use BP neural network experiments
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2460672
    • 提供者:bei
  1. LJLSDSD22323

    0下载:
  2. 【matlab国外编程代做】利用bp神经网络实现0~9数字识别 可以作为参考使用学习-[Do] matlab programming abroad on behalf of the use of neural network bp 0-9 can be used as reference numeral recognition using the learning
  3. 所属分类:Fractal program

    • 发布日期:2017-04-25
    • 文件大小:149803
    • 提供者:东东
  1. program

    0下载:
  2. 手写体数字识别,BP神经网络在手写体数字识别中的应用-Handwritten Numeral Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-27
    • 文件大小:185507
    • 提供者:李晓屯
  1. code

    0下载:
  2. 1.基于概率神经网络的手写体数字识别 2.径向基网络预测地下水位 3.BP神经网络实现图像压缩 4.Elman网络预测上证股市开盘价 5.基于自组织特征映射网络的亚洲足球水平聚类-1. Identify 2. RBF neural network forecasting of groundwater 3.BP neural network image compression 4.Elman network forecasting the stock market opened o
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:346305
    • 提供者:石竹
  1. BPshibie

    0下载:
  2. BP神经网络识别系统识别环节的C++代码,主要用于识别英文和数字-BP neural network recognition system links C++ code, mainly used to identify English and digital
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5470
    • 提供者:Aimee Chen
  1. shuzishibie

    0下载:
  2. BP神经网络识别系统中的数字识别环节C++代码,将输入的数字或字母的信息特点与已有值比较匹配-Features information on BP neural network recognition system link C++ digital identification code, enter the number or letter of the existing value comparison match
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2271
    • 提供者:Aimee Chen
  1. bpshuzi

    0下载:
  2. 通过Matlab基于BP神经网络实现数字0~9的识别。首先创建50个训练样本供网络学习,根据训练样本的特点确定输入层、输出层神经元个数,并确定隐含层神经元个数,完成对BP神经网络的设计;然后将训练样本输入BP网络中,完成对网络的训练;最后通过20个测试样本测试训练完成的网络性能,并显示识别结果。-Digital  recognition based on BP neural network.First according to the  characteristics of th
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:897
    • 提供者:璇璇
  1. numberRecognition

    0下载:
  2. 基础bp神经网络的数字识别,用matlad来进行编译-bp shuzishibie
  3. 所属分类:Graph program

    • 发布日期:2017-05-01
    • 文件大小:159633
    • 提供者:意坤
  1. bp

    0下载:
  2. 基于神经网络的数字识别的例子,能用,很好用。-bp shuzhi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:278856
    • 提供者:意坤
  1. shibie

    0下载:
  2. 手写体数字的识别,采用bp神经网络,有很好的效果-Recognition of handwritten digits, using bp neural network, the results were OK
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:44226
    • 提供者:
  1. sjwl

    1下载:
  2. 识别手写体0-9的数字,里面有一定的训练样本和测试样本,采用bp神经网络-0-9 handwritten identification number, which has some of the training and testing samples, the use of neural network bp
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:72484
    • 提供者:
  1. hnitmgix

    0下载:
  2. 包含优化类的几个简单示例程序,paWxXCR参数验证可用,包括广义互相关函数GCC时延估计,关于神经网络控制,WBrmuaK条件基于人工神经网络的常用数字信号调制,BP神经网络用于函数拟合与模式识别。- Optimization class contains several simple sample programs, paWxXCR parameter Verification is available, Including the generalized cross-correlatio
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11493
    • 提供者:zdmgcj
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com