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

搜索资源列表

  1. Assignment_1

    0下载:
  2. matlab code 0-9 digit recognition
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:214933
    • 提供者:jawad
  1. fc

    0下载:
  2. 用matlab预测双色球的方法, 每行附详细备注介绍其目的。欢迎大家建议-Use matlab to calculate the lottery 7 digit
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1077
    • 提供者:United
  1. PR_Number

    0下载:
  2. 基于matlab 的0到9数字识别.学校的作业。在这里传上来给大家分享。希望对各位有帮助-Of 0-9 digit recognition based on matlab school job. Pass up here for everyone to share. Members
  3. 所属分类:assembly language

    • 发布日期:2017-11-27
    • 文件大小:917
    • 提供者:郑嘉
  1. HARQ

    2下载:
  2. 利用matlab仿真了改进的二类选择重传HARQ机制的吞吐量与误比特率之间的关系。在仿真中对于编码和解码过程进行了简化:根据误比特率按概率模拟传输过程中码字的出错位数,在接收端只判断码字错误的位数是否在可纠错得范围之内。每发送一个码字,接收端根据出错位数信息检验其是否出错,没有出错则接收,否则要求重发,程序中利用alternate值交替发送信息码字和校验码字。当校验码字到来后,若校验码与原码组成的新码字能够纠错,则正确接收,否则要求重传。 -Retransmission the HARQ mec
  3. 所属分类:Other systems

    • 发布日期:2014-05-30
    • 文件大小:266240
    • 提供者:julie
  1. Final

    1下载:
  2. 身份证号码分割与识别。编写matlab实现,并应用于身份证号码的识别中(扫描身份证,找出号码所在位置,并识别出号码),给出每个数字的识别正确率。-Segmentation and recognition of the identity card number. Write matlab realize, and applied to the recognition of the identity card number (scan ID cards, to find out where the
  3. 所属分类:matlab

    • 发布日期:2016-09-21
    • 文件大小:1024
    • 提供者:angela
  1. tongjijisuan

    0下载:
  2. matlab 二阶迭代 求分位数 随机数 matlab源程序 统计-matlab second iterative sub-digit random number matlab source
  3. 所属分类:Education soft system

    • 发布日期:2017-11-27
    • 文件大小:192763
    • 提供者:刘鹏飞
  1. NumberHandwritting

    0下载:
  2. 基于神经网络的手写体数字识别,它是用matlab实现的,其中用3种不同的神经的网络方法实现了手写体数字的识别,非常利于初学者的学习和交流。-Handwritten digit recognition based on neural networks, which is achieved using matlab, in which three different neural network to achieve the recognition of handwritten digits, is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:41983
    • 提供者:初光磊
  1. eg9-shuzishibie

    0下载:
  2. 《MATLAB神经网络30个案例分析》中的第9个例子,案例9 离散Hopfield神经网络的联想记忆—数字识别。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 9, 9 cases of discrete Hopfield neural network associative memory- digit recognition. Hope to have certain help to everybo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:8101
    • 提供者:杨飞
  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. 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. image-recognition

    0下载:
  2. 图形识别,基于Hopfield神经网络的联想记忆——数字识别MATLAB程序,有详细注释。-Based on Hopfield neural network pattern recognition, associative memory- digit recognition MATLAB procedures, with detailed comments.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5120
    • 提供者:zhengyi
  1. Matlabzifushibie

    0下载:
  2. 用Matlab神经网络实现的字符识别。可借鉴于数字识别等。-Matlab neural network of character recognition.Can be for reference in digit recognition, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:127607
    • 提供者:崔凯奇
  1. DTMF

    0下载:
  2. 基于matlab的DTMF数字拨号音合成,通过的简单的时域连接,用于进一步分析合成效果。DTMF2是分析部分,用于显示时域波形,频谱图和语谱图。-Based on the synthesis matlab DTMF digit dialing tone, and connected by a simple time domain, for further analysis synthesis results. DTMF2 the analysis section, time-domain wav
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:1702
    • 提供者:沙源
  1. getmswpfeat

    0下载:
  2. matlab vide the examined window into cells (e.g. 16x16 pixels for each cell). For each pixel in a cell, compare the pixel to each of its 8 neighbors (on its left-top, left-middle, left-bottom, right-top, etc.). Follow the pixels along a circle, i.e
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:534645
    • 提供者:Rajesh Kumar
  1. digitRecognition

    0下载:
  2. sample code for a digit recognition system with mid-range precision in matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:88850
    • 提供者:Livaan
  1. chapter1

    0下载:
  2. 数字图像分析与处理第一章matlab源码-digit processing chart1 matlab code
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2119
    • 提供者:流转年少
  1. deva_numeral

    0下载:
  2. Digit Recognition in matlab
  3. 所属分类:Editor

    • 发布日期:2017-05-05
    • 文件大小:190522
    • 提供者:Chetan
  1. 11

    0下载:
  2. 手写体识别_模板匹配识别方法,通过matlab实现基于神经网络的手写数字识别-Handwriting recognition _ template matching method, the matlab implementation of handwritten digit recognition based on Neural Network
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:53248
    • 提供者:黄三
« 1 2 3 45 »
搜珍网 www.dssz.com