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

搜索资源列表

  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
    • 文件大小:7.97kb
    • 提供者:wangdenuan
  1. digitrecognition

    0下载:
  2. this digit recognition using som-this is digit recognition using som
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:43.63kb
    • 提供者:maro
  1. part2

    0下载:
  2. The codes in the zipped folder is used for digit recognition. GMM is used to model the speakers.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:12.19kb
    • 提供者:tunsman
  1. SpeechRecognition_DTW

    0下载:
  2. Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:593.33kb
    • 提供者:Aso
  1. IsolatedDigitRecognition

    0下载:
  2. Matlab下单字语音识别程序。Readme.txt中有使用方法的详细说明。-Vocabulary speech recognition under the program Matlab. Readme.txt in detail using the method.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:505.84kb
    • 提供者:John
  1. thuc_hanh

    0下载:
  2. this thesis about digit recognition, it is very useful for one to understand how to write in matlab code-this is thesis about digit recognition, it is very useful for one to understand how to write in matlab code
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-03
    • 文件大小:334.54kb
    • 提供者:tin nam
  1. digitrecognition

    0下载:
  2. Source code for automatic digit recognition in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:43.13kb
    • 提供者:Dipesh
  1. thintwo

    0下载:
  2. 数字识别,区分图片0到9,共有一百幅图片,一部分用来训练,一部分用来测试-Digit recognition, the distinction between image 0 to 9, a total of one hundred pictures, some for training, in part to test
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.85kb
    • 提供者:申古龙
  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
    • 文件大小:41kb
    • 提供者:初光磊
  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
    • 文件大小:124.62kb
    • 提供者:崔凯奇
  1. digitRecognition

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

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

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

    • 发布日期:2017-05-05
    • 文件大小:186.06kb
    • 提供者:Chetan
  1. MATLAB图像与视频处理实用案例详解试读样章

    6下载:
  2. 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
  3. 所属分类:matlab例程

  1. ml-handwritten-digit-recognition-master

    0下载:
  2. 手写体数字(0-9)使用MATLAB图像识别的机器学习(Handwritten digit (0-9) recognition from images using machine learning in matlab)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-30
    • 文件大小:19.89mb
    • 提供者:wangyue1995
  1. Digit-Recognizer

    0下载:
  2. 在matlab平台上的数字识别,使用了几百个数字样本进行训练测试(digital recognition in matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:22.15mb
    • 提供者:Daizymis
  1. MATLAB神经网络手写数字识别(GUI,论文)

    3下载:
  2. 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-12
    • 文件大小:530kb
    • 提供者:www.wobishe.com
搜珍网 www.dssz.com