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

搜索资源列表

  1. program

    0下载:
  2. 手写数字的识别的matlab实现,运用基本的图像处理和BP神经网络来实现,程序的使用方法请参阅 readme.txt-Handwritten digit recognition matlab realize, the use of basic image processing and BP neural network to achieve the program' s usage, please refer to the readme.txt
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-26
    • 文件大小:1132544
    • 提供者:王天宇
  1. Recognition

    0下载:
  2. 手写数字识别(用matlab编写的,能识别普通的0-9)这10个数字。-Handwritten numeral recognition
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:20692
    • 提供者:蒋育霖
  1. dataset_616738

    1下载:
  2. 包含1593个手写数字0~9.由semeion.data经matlab处理得到semeion.mat,可直接使用。原semeion.names转化为readme.m. mat:1593*266 每行为一个样本,其中256是16*16的手写数字展开,后10列为数字识别标签,例如:若第一列为1,则数字为0,第二列为1,数字为1.。。以此类推。 另外附matlab小例子,可以画出每个数字,更好理解。图像要反转和旋转一下才符合写作习惯。-Contains 1593 handwritten d
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:211362
    • 提供者:林志玲
  1. dataset_618531

    0下载:
  2. 包含1593手写体数字0 ~ 9。从semeion.data通过MATLAB semeion.mat,可以直接使用。原semeion.names为自述。M。 Mat:1593×266 每一个行为样本,其中256是手写数字的16×16,在10栏的数字识别标签,例如:如果第一行是1,然后是0号,其次是1,1。等等。 在Matlab的小例子,可以得出每一个数字,一个更好的理解。你想翻转和旋转的是写作的习惯相一致的图像。-Contains 1593 handwritten digit 0~9
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:475111
    • 提供者:林志玲
  1. KNN_2011211651

    0下载:
  2. 应用KNN算法解决0到9的手写数字识别问题,效果在90 以上,内部有两个数据集,一个为训练集(7291个数据),一个为测试数据(2791个数据),程序采用MATLAB编写,另附有文档,程序简洁易懂-Application KNN algorithm to solve 0-9 handwritten digit recognition problem, the effect is more than 90 , the inside has two data sets, one for the tr
  3. 所属分类:AI-NN-PR

  1. Autoencoder_Code

    1下载:
  2. 采用自编码器实现手写数字识别(matlab),是深度架构的一种。-Handwritten numeral recognition is realized by using the Auto-encoder (matlab), it is one of the deep structure.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:7541
    • 提供者:周雷
  1. digital-image-processing

    1下载:
  2. 工业摄影测量技术,利用matlab编写数字图像处理界面,包含相关手写算法,包括canny算子,LOG算子,canny滤波,高低通滤波,butterworth高低通滤波,数米粒,全方位图展开技术-write a GUI of digital image processing with matlab,including canny operator,LOG operator,Lowpass and highpass filter,etc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:669982
    • 提供者:冯佳
  1. Bayesian-classifier

    1下载:
  2. matlab基于贝叶斯的手写输入数字识别代码-Based on Bayesian handwriting matlab digital identification code
  3. 所属分类:Graph Recognize

    • 发布日期:2016-05-09
    • 文件大小:151552
    • 提供者:贾若雪
  1. BP

    0下载:
  2. 用matlab实现的神经网络经过训练,实现手写数字是别的-Using matlab neural network trained to achieve something else handwritten digits
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:84592
    • 提供者:jinfeng
  1. shouxiezifu

    0下载:
  2. 以MATLAB作为系统开发软件,利用图形用户界面(GUI)设计一手写数字识别系统,实现26个手写英文字符的识别功能-Handwritten character recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2465029
    • 提供者:笑康
  1. Ch06

    0下载:
  2. 支持向量机,实例:手写识别,matlab实现。-Support vector machines
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:74755
    • 提供者:小为
  1. [codes]LeNet-5

    2下载:
  2. 是matlab的代码,关于yann Lecun在89年提出的cnn的原型,这个代码成功应用于欧洲很多国家的手写支票识别-Is matlab code on cnn yann Lecun prototype made in 1989, this code successfully applied to handwriting recognition check many European countries
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-01-18
    • 文件大小:12224512
    • 提供者:柳下惠
  1. BP-networkmatlab

    0下载:
  2. BP神经网络实现手写数字识别,使用matlab实现。内有测试数据及实验结果,非常适合入门者使用。绝对超值、值5分。0.99MB的文件下载该文档,你不会吃亏。-BP network matlab
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1042017
    • 提供者:piudouhai
  1. svm_numberByHand

    0下载:
  2. 自己编写的一个matlab实现手写数字的识别-I have written a matlab achieve recognition of handwritten digits
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:334257
    • 提供者:王超
  1. handwriteREC

    0下载:
  2. 自己编写的一个matlab实现手写数字的识别,识别率高达90 以上。-I have written a matlab achieve recognition of handwritten digits recognition rate of 90 .
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-25
    • 文件大小:205471
    • 提供者:王超
  1. digit

    1下载:
  2. 基于matlab的手写数字识别,基于BP网络内容,对初学者很有用,含有样本集-digit recognition based on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:230760
    • 提供者:张大雯
  1. shouxieshuzishibie

    1下载:
  2. 用于手写数字的识别,用Matlab编程,里面有数字样本和程序,用神经网络进行训练,已经运行成功。-For recognition of handwritten digits, Matlab programming, which has digital samples and procedures for training the neural network, has been run successfully.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-25
    • 文件大小:334427
    • 提供者:李琳莉
  1. wenzishibie(ok)

    0下载:
  2. 用Matlab编写的用于手写数字的识别,里面有数字样本和程序,已经运行成功。-Identification using Matlab for handwritten numbers, there are digital samples and procedures have been run successfully.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:540417
    • 提供者:李琳莉
  1. duihaoshibie

    0下载:
  2. matlab语言简单的实现对号和错号的识别,可以判断手写的对号和错号。-matlab language simple implementation checkmark and wrong identification number, can determine handwritten check mark and wrong numbers.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:742
    • 提供者:
  1. movingthresh

    0下载:
  2. 使用移动平均的图像阈值处理,matlab实现,适用于手写文本图像。-Moving average of image thresholding, matlab achieve for handwritten text images.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:959
    • 提供者:weepo
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com