CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 数字识别算法

搜索资源列表

  1. MATLABSHOUXIESHIBIE

    2下载:
  2. 这是一个用matlab实现的RBF神经网络手写数字识别算法.此算法加入相应的手写数字图后可以运行.-This is a realization of using Matlab RBF neural network recognition algorithm handwritten figures. This algorithm adherence to the corresponding figures handwritten map after the run.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.76kb
    • 提供者:陈华
  1. 手写体数字识别

    0下载:
  2. 一款从网上得来数字识别程序,用的算法是神经网络-one obtained from the Internet digital identification procedures, the use of neural network algorithms
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:83.16kb
    • 提供者:wang
  1. 脱机手写阿拉伯数字识别程序代码

    2下载:
  2. matlab神经网络识别算法
  3. 所属分类:人工智能/神经网络/遗传算法

  1. hopfieldNN

    0下载:
  2. matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.04kb
    • 提供者:magic
  1. shuzishibie

    0下载:
  2. 数字识别完整的资料、算法研究,包括验证码识别,指纹识别、手写数字识别等,如果你正在研究数字识别方面的问题,相信这些资料对于你来说一定是如鱼得水。-Complete information about the number of identification, algorithm research, including verification code recognition, fingerprint recognition, handwriting recognition and other
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1.9mb
    • 提供者:
  1. clustering_algorithm

    0下载:
  2. 数字识别采用多种算法:聚类算法,遗传算法-Digital Identification using a variety of algorithms: clustering algorithm, genetic algorithm ...
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:99.37kb
    • 提供者:Martin
  1. num

    1下载:
  2. 利用matlab采用基于Gabor特征的识别算法实现手写数字识别-Using matlab recognition based on Gabor feature recognition algorithm for handwritten numeral
  3. 所属分类:matlab

    • 发布日期:2016-04-20
    • 文件大小:9kb
    • 提供者:徐松柏
  1. K-negibour-method

    0下载:
  2. 利用K近邻法实现数字识别算法。误差小,识别效率高,网络训练速度快。-K-nearest neighbor algorithm, digital identification algorithm. Error is small, high recognition efficiency and speed of network training.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:509kb
    • 提供者:yanzheng zhu
  1. myBPMNIST

    0下载:
  2. 采用典型的BP算法实现了有导师学习下的神经网络,采用输入层、隐含层和输出层的三层结构,实现了BP算法。并用此算法实现了基于MNIST的数字识别,采用7000个样本做训练,自洽检验正确率达到了99.79%。
  3. 所属分类:数值算法/人工智能

  1. 13

    0下载:
  2. matlab0到9数字识别算法,希望对初学者有用啊-matlab 0- 9 number recognition algorithm, we hope useful for beginners ah
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:63.61kb
    • 提供者:那天
  1. kmean

    2下载:
  2. 通过编写Kmeans算法识别自己的手写数字0——9个数字(Through the preparation of Kmeans algorithm to identify their handwritten numbers 0 - 9 numbers)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:14kb
    • 提供者:汝汝
  1. kNN

    0下载:
  2. 通过k近邻算法实现数字识别,主要包含0-9之间的所有数字。(Digital identification is realized by K nearest neighbor algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-12
    • 文件大小:1.14kb
    • 提供者:Double-xu
  1. 手写数字识别

    2下载:
  2. 贝叶斯,神经网络等不同算法下的手写数字识别比较并建立了GUI界面可视化(Bias, neural network and other algorithms under the handwritten numeral recognition, comparison and establishment of the GUI interface visualization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:164kb
    • 提供者:xxf1158795420
  1. 手写数字识别

    1下载:
  2. 一个练习机器学习的算法,解决手写数字识别的算法(An algorithm that exercises machine learning to solve the handwritten numeral recognition algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:41kb
    • 提供者:其实还好
  1. mnist1

    0下载:
  2. 训练手写数字识别算法,正确率达到91.6%(Training handwritten numeral recognition)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-04
    • 文件大小:2kb
    • 提供者:姗施
  1. BP神经网络手写数字识别

    1下载:
  2. 使用bp神经网络算法识别手写阿拉伯数字图像,三层的误差反馈神经网络,可输出准确率,数据集为60000条数据,每条数据是一张28*28的图片(The BP neural network algorithm is used to recognize handwritten Arabia digital images, and the error feedback neural network of three layers can output the accuracy rate. The data
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:21.77mb
    • 提供者:ALLENWHELS
  1. 语音识别1

    1下载:
  2. 英文数字以及简单单词语音识别,用DTW算法实现,其中包含英文数字1-9的录音以及简单单词录音文件(Speech recognition of English numbers and words by DTW algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

  1. BP神经网络数字识别(matlab2014a)

    2下载:
  2. 利用BP神经网络识别易拉罐底字符识别,运行前注意阅读算法说明和代码中相对路径的设置。(The BP neural network is used to identify the character recognition of the bottom of the can, and the pre operation attention to the reading algorithm and the setting of the relative path in the code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:155kb
    • 提供者:QZMASE
  1. KNN

    0下载:
  2. 利用KNN算法识别手写数字,zip内包含训练数据集和测试数据集(This is a handwriting number recognition demo using kNN algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:770kb
    • 提供者:Glasgow202
  1. Speech-Recognition-master

    1下载:
  2. 针对特定人dtw算法语音识别,实现0-9的数字识别用于初学者(speech recongition using dtw)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-07
    • 文件大小:119kb
    • 提供者:light00
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com