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

搜索资源列表

  1. CodeBook

    0下载:
  2. Code MATLAB in S. Theodoridis, A. Pikrakis, K. Koutroumbas, D. Cavouras - Introduction to Pattern Recognition: A MATLAB Approach
  3. 所属分类:matlab

    • 发布日期:2014-10-23
    • 文件大小:1.03mb
    • 提供者:Jan
  1. gmm_test1

    0下载:
  2. 使用高斯混合模型(GMM)模拟模式识别的源代码-The use of Gaussian mixture model (GMM) Analog Pattern Recognition of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.09kb
    • 提供者:qjc
  1. Perceptron_Batch

    0下载:
  2. 使用吗matlab语言,实现很多模式识别上的经典算法,如Perceptron_Batch算法等-Matlab language to use it to achieve many of the classic pattern recognition algorithms, such as algorithm Perceptron_Batch
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6.69kb
    • 提供者:w
  1. ClassifierforIRISdata

    0下载:
  2. 用于对IRIS数据进行分类的各种分类器,用于对多维采样点进行无监督分类。可根据类别数修改分类器,模式识别作业的部分代码。-IRIS data for the various classification categories, for sampling points on the multi-dimensional non-supervised classification. Can be modified in accordance with several types of classifi
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:36.2kb
    • 提供者:王兵
  1. Patternrecognition

    0下载:
  2. 模式识别基本方法matlab源代码,包括最小二乘法、SVM、神经网络、1_k近邻法、剪辑法、特征选择和特征变换。-Basic method of pattern recognition matlab source code, including the least squares method, SVM, neural network, 1_k neighbor method, editing method, feature selection and feature transformatio
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:419.16kb
    • 提供者:李元
  1. knnsearch

    0下载:
  2. 寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3.18kb
    • 提供者:刘晓红
  1. 1

    0下载:
  2. 模式识别分层聚类、k—均值算法,支持向量机、线性判别、判别代码、ppt-Pattern recognition hierarchical clustering, k-means algorithm, support vector machines, linear discriminant, discriminant code, ppt
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:580.27kb
    • 提供者:刘蕊
  1. Neural_network_pattern_recognition_and_realization

    0下载:
  2. 神经网络模式识别及其实现源代码,包括 1 第3、4、6、8、9、10章代码 2 详细说明-Neural network pattern recognition and realization of the source code, including 1 3,4,6,8,9,10 Code Chapter 2 details
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:542.19kb
    • 提供者:duoduo
  1. KPCA

    6下载:
  2. 在ORL或Yale标准人脸数据库上完成模式识别任务。用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验. -Or Yale in the ORL face database, complete the standard pattern recognition tasks. With the PCA and kernel-based PCA (KPCA) method to complete the reconstruction of face image and reco
  3. 所属分类:matlab例程

    • 发布日期:2013-10-07
    • 文件大小:1.12kb
    • 提供者:李海
  1. kjulei

    0下载:
  2. 使用MATLAB用模式识别中的k聚类的方法进行分类,提供源程序,有图示-Pattern Recognition using MATLAB with the k-clustering approach to classification, to provide source code, there are icons
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:57.99kb
    • 提供者:
  1. adaboost_version1c

    0下载:
  2. matlab code for pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.88kb
    • 提供者:rekoba
  1. simple-pattern-recognition

    0下载:
  2. this code for character recognition.this code can recognize an image with array matrix of [3x3]. this code apply a neural network method.-this is code for character recognition.this code can recognize an image with array matrix of [3x3]. this code ap
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.44kb
    • 提供者:wanfazri
  1. chepaishibie

    1下载:
  2. 只需输入车辆图片,即可实现包括车牌检测、车牌定位、车牌字符分割、车牌字符识别的全流程图形化演示,非常形象!拥有完整matlab源代码,是学习模式识别的高贵编程参考。-Just enter the vehicle picture, you can achieve, including license plate detection, license plate location, license plate character segmentation, the whole process of
  3. 所属分类:matlab

    • 发布日期:2016-11-27
    • 文件大小:1.46mb
    • 提供者:zdx
  1. Pattern-recognition-experiment

    0下载:
  2. 基于Fisher线性判别的基因分类器的设计,里面有源程序-Fisher linear discriminant based on the gene classifier design, which has source code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:87.81kb
    • 提供者:
  1. pattern-classification-matlab-tool

    0下载:
  2. 模式分类这本书的被套的工具书,包含有各种分类的算法的MATLAB的代码实现,《Computer+Manual+in+MATLAB+to+Accompany+Pattern+Classification+2nd+Edition》-pattern recognition and useness with matlab code tools
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.18mb
    • 提供者:moses
  1. matlab-patern-recognition

    0下载:
  2. matlab例程,模式识别的matlab代码实现-matlab routines, pattern recognition matlab code
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:149.36kb
    • 提供者:杨永亮
  1. Mahalanobis

    0下载:
  2. it s Mahalanobis distance in pattern recognition matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.36kb
    • 提供者:hana
  1. 模式识别与智能计算中第2章MATLAB源代码

    0下载:
  2. Pattern Recognition and Intelligent Computing Chapter 2, MATLAB Source Code
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:7kb
    • 提供者:王大仙儿
  1. 模式识别与智能计算中第4章MATLAB源代码

    0下载:
  2. Pattern Recognition and Intelligent Computing Chapter 4, MATLAB Source Code
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:2kb
    • 提供者:王大仙儿
  1. stanford-deep-learning-matlab-code

    1下载:
  2. Stanford 大学的深度学习源代码,可用于模式识别和预测,比较稳定。(Stanford University's deep learning source code can be used for pattern recognition and prediction, and is relatively stable.)
  3. 所属分类:matlab例程

    • 发布日期:2018-08-20
    • 文件大小:35kb
    • 提供者:心路历程
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com