CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - network matlab

搜索资源列表

  1. bpnetwork.rar

    2下载:
  2. bp神经网络做图像识别的简单代码,里面有程序和简单说明,bp neural network image recognition to do a simple code, there are procedures and a brief explanation
  3. 所属分类:Graph Recognize

    • 发布日期:2016-05-18
    • 文件大小:37277146
    • 提供者:刘平
  1. matlab.rar

    8下载:
  2. MATLAB 神经网络用于数字识别源程序 手写数字识别,有图例,大家可以看看,MATLAB neural network to identify the source for digital handwritten numeral recognition, there are legends, we will look at
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-08
    • 文件大小:150251
    • 提供者:zheng
  1. hopfield

    7下载:
  2. 采用MATLAB实现Hopfield神经网络算法,并用其来进行字符识别。实验包括单个噪声字符的识别和多个噪声字符的识别两部分。并从这两方面对实验数据进行了分析与对比。-Hopfield neural network implementation using MATLAB algorithm, and use it to carry out character recognition. Experiments included a single noise, character recogniti
  3. 所属分类:Graph Recognize

    • 发布日期:2016-12-06
    • 文件大小:2571
    • 提供者:caoliang
  1. chepsb

    2下载:
  2. 用MATLAB实现车牌识别,包括定位、分割和字符识别,识别方法是神经网络-License Plate Recognition Using MATLAB implementation, including positioning, segmentation and character recognition, neural network identification method is
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:657157
    • 提供者:王曼琵
  1. classify

    0下载:
  2. 简单分类器 可用于基于神经网络的字母识别,适合初学者使用。 -Simple classifier based on neural network can be used to identify the letters, suitable for beginners to use.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:53109
    • 提供者:李敏
  1. digit

    0下载:
  2. 自己写的matlab源程序,神经网络原理与模式识别上的一个作业题,关于对数字1~9的识别的,用BP神经网络matlab工具箱来做的。-Their own source code written in matlab, neural network theory and pattern recognition operation on a title, with respect to figures 1 to 9 of identification, using BP neural network
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:8160
    • 提供者:wangdenuan
  1. shap

    0下载:
  2. 也是神经网络上的一个例题,自己写的形状识别matlab程序-Neural network is an example, its own written procedures for shape recognition matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:69299
    • 提供者:wangdenuan
  1. bp1

    0下载:
  2. bp神经网络算法,用于分类,识别,很不错-bp neural network algorithm for classification, identification, very good
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:2840
    • 提供者:plazht
  1. basedon_BP

    0下载:
  2. 人脸识别,基于BP神经网络的人脸图像识别方法的研究。-Face Recognition Based on BP Neural Network Face Recognition Method.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:283071
    • 提供者:ll
  1. BP_Net_work_for_character_recongnize

    3下载:
  2. 利用BP神经网络进行数字和字母识别,对于研究车牌识别的朋友具有重要的参考意义-Using BP neural network to identify numbers and letters, the study of License Plate Recognition friends the meaning of an important reference
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:253100
    • 提供者:
  1. lpcseg

    4下载:
  2. 用matlab做的车牌识别的完整源代码,包括车牌定位,二值化,滤波去噪,字符分割,识别,识别部分用的BP网-Matlab do with License Plate Recognition complete source code, including the license plate location, binarization, filtering noise, character segmentation, identification, identification of parts
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:4783
    • 提供者:ronghjr
  1. shibie

    0下载:
  2. 实现车牌的自动识别、分割和神经网络处理。-To achieve the automatic license plate recognition, segmentation and neural network processing.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:2737
    • 提供者:haozi
  1. shuohuarenshibie-MATLAB-duandianjiance-yujiazhong-

    0下载:
  2. 说话人识别代码,端点检测,预加重,MFCC..采用的模型是神经网络~-Speaker identification code, endpoint detection, pre-emphasis, MFCC .. neural network model is adopted ~
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:4966
    • 提供者:
  1. 213

    0下载:
  2. Matlab在图像处理与目标识别方面的应用实验程序示例。包括三个程序以及详细文档:一、染色体识别与统计,二、汽车牌照定位与字符识别,三、基于BP神经网络识别字符的简单实验-Matlab image processing and target recognition in the application of experimental procedures for example. Consists of three procedures, and detailed documentation:
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:123710
    • 提供者:刘谋鑫
  1. yuanchuang1

    0下载:
  2. 车牌识别的一个完整程序,其中定位方式用的是形态学办法,识别部分是神经网络,程序比较简单,但能实现系统识别要求,并有数个图片示例支撑,适用于初学者弄懂程序,学习思维方法。-License Plate Recognition of a complete program, including positioning the morphological approach used to identify parts of a neural network, the program is relative
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8283012
    • 提供者:晨菁
  1. License-Plate-Recognition

    4下载:
  2. 基于神经网络的车牌识别matlab源码,利用给定的车牌图像库中(在指定的文件夹之中),任意选择其中的多副车牌图像,对其中包含的数字(0~9)或英文字符(A~F)进行手工提取训练。-License plate recognition based on neural network matlab source code, the use of a given license plate image library (among the specified folder), choose one of
  3. 所属分类:Graph Recognize

    • 发布日期:2014-12-17
    • 文件大小:95232
    • 提供者:
  1. LPR-neural-network

    0下载:
  2. 这是我自己做的一个基于神经网络的车牌识别程序,主要针对的是国内的蓝底车牌,希望对大家有帮助!-This is my own doing a neural network-based license plate recognition program, mainly for the domestic blue license plates, we want to help!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-20
    • 文件大小:35318784
    • 提供者:dong
  1. BP-neural-network

    0下载:
  2. BP神经网络matlab实现和matlab工具箱使用实例-BP neural network matlab matlab toolbox to implement and use cases
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:100384
    • 提供者:wangyao
  1. □…22 LVQ篦□±□璱□蓄蓄□鉲礥楗辛謇

    0下载:
  2. BP神经网络matlab完整代码,包括训练代码、测试代码(BP neural network matlab complete code, including the training code, test code, the image directly into the network is trained to)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-04
    • 文件大小:3599360
    • 提供者:howard9906025
  1. 基于matlab+模板匹配的车牌识别

    2下载:
  2. 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognition system plays an important ro
  3. 所属分类:图形/文字识别

    • 发布日期:2020-01-05
    • 文件大小:11207680
    • 提供者:孤鸿浪子
« 12 3 4 5 »
搜珍网 www.dssz.com