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

搜索资源列表

  1. fisher掌纹识别matlab程序

    2下载:
  2.  这是一个用Fiseher方法实现的掌纹识别程序,是研究掌纹识别的初学者的必备学习程序。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-11-14
    • 文件大小:1537
    • 提供者:holywit
  1. 人脸识别UFR2源码

    2下载:
  2. 人脸识别完整算法,可以在MATLAB下实现,有详细的说明,外文的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2010-10-11
    • 文件大小:402624
    • 提供者:wolfram335
  1. 脱机手写阿拉伯数字识别程序代码

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

  1. 基于HMM的姿势识别 matlab

    3下载:
  2. 基于HMM的姿势识别,有测试数据,值得参考
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-05-16
    • 文件大小:1039205
    • 提供者:jackhumeng
  1. example.rar

    0下载:
  2. 这是台湾张智星的模式识别的课件的源码,包括GMM和data clusting,This is the star pattern recognition Zhang Zhi courseware source, including the GMM and data clusting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3825083
    • 提供者:Dylan
  1. matlab.rar

    1下载:
  2. MATLAB 下的模式识别特征提取 用于对特征信号的提取,MATLAB under the feature extraction for pattern recognition features of the signal extraction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:237997
    • 提供者:w
  1. nnpractice

    1下载:
  2. 神经网络手写数字识别。配合美国MNIST标准手写数字字体库-Handwritten digit recognition neural network. With the U.S. standard of handwritten digital font library MNIST
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-07-09
    • 文件大小:3883
    • 提供者:li
  1. Motion-Detection

    2下载:
  2. 检测识别视频中的动态物体,比如人体和车辆,可用于监控处理-Detection and identification of dynamic objects in the video, such as humans and vehicles, can be used to monitor treatment
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-18
    • 文件大小:676864
    • 提供者:seanwillian
  1. Bayes

    0下载:
  2. 一个比较简单的模式识别问题。用female.txt 和male.txt 的数据作为训练样本集,建立Bayes 分类器,用测试样本数据set1.txt、set2.txt、set3.txt 对该分类器进行测试,分别应用单个特征及两个特征进行实验-A relatively simple pattern recognition problem. Female.txt and male.txt use data as a training sample set, the establishment of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3066
    • 提供者:晏珏
  1. NNapply3

    0下载:
  2. 利用BP神经网络进行字符识别的程序,由于需要使用Matlab中的Toolbox,所以需要预先安装Matlab6.0及以上。-Neural Network Example ,Edited by Matlab!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1272
    • 提供者:Michael J
  1. stprtool15aug08

    1下载:
  2. 捷克理工大学Hlavac教授和Franc博士提供的统计模式识别Matlab工具箱的最新版本V2.09,在原有版本基础上进行了一些修改和完善。它包括现有模式识别的大部分方法,比如SVM,PCA,LDA等。我采用其中的SVM方法进行了人体下肢假肢SEMG信号的分类,效果不错。希望能对大家有帮助。-Statistical Pattern Recognition Toolbox for Matlab (C) 1999-2008, Version 2.09. It includs a number of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5999015
    • 提供者:Mountain
  1. fisher

    0下载:
  2. Fisher分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-Fisher classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:2658
    • 提供者:王兵
  1. PR

    1下载:
  2. 模式识别中的十大经典算法,有详细的实现过程,花了很大工夫,现挥泪上传-Ten classic pattern recognition algorithms in detail the realization of the process and spent a lot of work, it is挥泪From
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:430099
    • 提供者:GHT
  1. BP-moshi

    0下载:
  2. BP神经网络用于函数拟合与模式识别的Matlab示例程序,说明很详细,并且代码可以直接拿来用-BP neural network for function fitting and pattern recognition procedures Matlab examples to illustrate in great detail, and the code can be directly used by
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5711
    • 提供者:tangsp
  1. RbfCharAndNumberTrain

    1下载:
  2. 基于径向基神经网络的字符和数字的训练,主要用于车牌识别,效果不错-RBF neural network based on the characters and figures of training, mainly used for license plate recognition, good results
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-24
    • 文件大小:1627
    • 提供者:zhangguoqing
  1. Matlab

    1下载:
  2. Matlab实现基于神经网络的文字字母识别,很好用哦,大家下载吧-Matlab neural network-based text-letter identification, very good with Oh, you download it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:404496
    • 提供者:maz12
  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
    • 文件大小:1067
    • 提供者:magic
  1. LMS-MATLAB

    0下载:
  2. LMS-MATLAB最小均方算法的Matlab源程序,模式识别中的分类器-LMS-MATLAB least-mean-square algorithm of Matlab source code, Pattern Recognition Classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:192119
    • 提供者:Rock
  1. A-OCR

    2下载:
  2. 简单字符识别 MATLAB实现 识别字母数字-Character recognition to achieve a simple MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3554437
    • 提供者:黄宝杰
  1. LBP-DBN人脸识别matlab代码

    2下载:
  2. 深度学习的识别算法,经lbp优化后,效率很高(The recognition algorithm of deep learning is highly efficient after being optimized by LBP.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:4269056
    • 提供者:夏商周啊
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com