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

搜索资源列表

  1. 神经网络进行字符识别

    3下载:
  2. 神经网络进行字符识别 matlab源码 -neural network Character Recognition Matlab FOSS
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4353
    • 提供者:侯宪龙
  1. newpnn

    1下载:
  2. 基于概率神经网络的数字语音识别matlab程序-probabilistic neural network based on the number of voice recognition procedures Matlab
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:6891
    • 提供者:蒋荣
  1. bp_S200502106

    0下载:
  2. 模式识别-神经网络bp算法用于模式分类,采用了matlab自带的接口函数-pattern recognition-bp neural network algorithm for pattern classification, using the Matlab's own interface function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1300
    • 提供者:郑军
  1. Matlab_Image_Processing

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

    • 发布日期:2008-10-13
    • 文件大小:1249853
    • 提供者:林健
  1. HANN

    0下载:
  2. 基于概率神经网络的数字语音识别matlab程序-probabilistic neural network based on the number of voice recognition procedures Matlab
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:9251
    • 提供者:刘品
  1. pnn_recognition

    1下载:
  2. 基于概率神经网络方法的识别程序,主要针对语音识别,matlab程序,值得参考.-probabilistic neural network-based method of identification procedures, voice recognition, Matlab procedures, a good reference.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:32452
    • 提供者:李宏言
  1. PerceptronLMSFeedForwardBackPropagationCharacterRe

    0下载:
  2. there are some newly released Neural Network Example Programs for Character Recognition, which based on Image Processing Toolbox,Neural Network Toolbox in MATLAB, which is quite informative for the beginners in Neural networks applicators
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12586
    • 提供者:宏姬
  1. DigitRec451

    3下载:
  2. 人脸识别matlab源代码,BP神经网络实现的-face recognition Matlab source code, BP neural network of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:136162
    • 提供者:徐静云
  1. Elman

    2下载:
  2. MATLAB程序编写的神经网络ELMAN算法,实现故障模式识别-MATLAB programming Elman neural network algorithm, the fault pattern recognition
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:937
    • 提供者:michael
  1. bpnetworkdown

    0下载:
  2. MATLAB实现BP神经网络故障模式识别的示例-MATLAB BP neural network fault examples of pattern recognition
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1725
    • 提供者:michael
  1. simplecharrec

    0下载:
  2. 基于BP神经网络的手写体数字识别程序,使用matlab开发-based Neural Network handwritten numeral recognition, the use of Matlab development
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:104642
    • 提供者:陈超
  1. 基于神经网络的数字字符识别

    4下载:
  2. 基于BP神经网络的字符识别系统~用MATLAB编写`包括论文~以及代码~适合于毕业设计-BP neural network-based character recognition system using MATLAB ~ `~ including papers and code ~ suitable for graduate design 字符识别是模式识别领域的一项传统的课题,这是因为字符识别不是一个孤立的问题,而是模式识别领域中大多数课题都会遇到的基本问题,并且在不同的课题中,由于具体的
  3. 所属分类:报告论文

    • 发布日期:2014-01-10
    • 文件大小:10266
    • 提供者:tjj
  1. Untitled2

    1下载:
  2. BP神经网络基本原理概述:这种网络模型利用误差反向传播训练算法模型,能够很好地解决多层网络中隐含层神经元连接权值系数的学习问题,它的特点是信号前向传播、误差反向传播,简称BP(Back Propagation)神经网络。BP学习算法的基本原理是梯度最快下降法,即通过调整权值使网络总误差最小,在信号前向传播阶段,输入信号经输入层处理再经隐含层处理最后传向输出层处理;在误差反向传播阶段,将输出层输出的信号值与期望输出信号值比较得到误差,若误差较大则把误差信号传回隐含层直至输入层,在各层神经元中使用
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:2048
    • 提供者:13922237309
  1. matlab中文字符的识别代码

    1下载:
  2. 基于BP人工神经网络的数字字符识别及MATLAB实现。(Digital character recognition and MATLAB implementation based on BP artificial neural network.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:1465344
    • 提供者:w840837763
  1. BP神经网络

    1下载:
  2. 第一个m文件:构造、训练BP神经网络并计算其识别率;第二个文件将进行人脸检测。注意:orl人脸数据库需要在网上下载。(The function of the first m file is to construct and train the BP neural network and calculate its recognition rate. The second is the detection of face. Note: the ORL face database needs to
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-07
    • 文件大小:2048
    • 提供者:剑剑剑剑
  1. Color Reduction and Quantization

    1下载:
  2. Color Reduction and Quantization using k-Means, Fuzzy Clustering (FCM), and SOM Neuarl Network in MATLAB In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent c
  3. 所属分类:matlab例程

    • 发布日期:2020-11-28
    • 文件大小:248832
    • 提供者:amardz
  1. 基于神经网络的车牌识别

    2下载:
  2. 基于神经网络的车牌识别,在原有基础上增多了训练集,提高了识别的准确度(Vehicle license plate recognition based on neural network increases the training set and improves the accuracy of recognition.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-12-04
    • 文件大小:93162496
    • 提供者:DNSnoJLY
  1. Desktop

    0下载:
  2. 用matlab实现车牌试别,包括定位、分割和字符识别,识别方法是神经网络。(Using MATLAB to realize license plate classification, including location, segmentation and character recognition. The recognition method is neural network.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-17
    • 文件大小:6144
    • 提供者:左手拿鸡腿
  1. 人脸库代码

    1下载:
  2. 资料为基于BP基于BP神经网络的人脸识别源码(matlab),是课程设计做的一个课题,效果还不错,配备有测试显示界面,比较直观!(The data is the source code of face recognition based on BP neural network (matlab), which is a subject of curriculum design. The effect is good, equipped with test display interface, w
  3. 所属分类:matlab例程

    • 发布日期:2020-11-02
    • 文件大小:6494208
    • 提供者:bmacn
  1. 基于BP神经网络的性别识别

    1下载:
  2. MATLAB神经网络与实例精解(陈明著) 第6章例6.1程序 基于BP神经网络的性别识别 是学习BP神经网络的经典程序(Matlab neural network and case study Chapter 6 example 6.1 procedure Gender recognition based on BP neural network It is a classic program for learning BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-28
    • 文件大小:15360
    • 提供者:金其林
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 32 »
搜珍网 www.dssz.com