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

搜索资源列表

  1. moshishibie

    0下载:
  2. 基于matlab的模式识别基础实例源代码,包括贝叶斯分类器,Fisher线性判别,主成分分析,k均值聚类等。-Based on pattern recognition based matlab examples of source code, including Bayesian classifier, Fisher linear discriminant analysis, principal component analysis, k-means clustering.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:106739
    • 提供者:曾丁
  1. Pattern-Classification

    0下载:
  2. 数据挖掘必备,matlab源码,模式识别多种分类器汇总,测试均能通过-Pattern Classification 2nd edition (Matlab code)
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:374235
    • 提供者:teng
  1. bayes

    0下载:
  2. 将模式识别方法与图像处理技术相结合,掌握利用最小错分概率贝叶斯分类器进行图像分类的基本方法-bayes with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:835769
    • 提供者:降级为
  1. rosenblatt

    0下载:
  2. matlab实现了Rosenblatt分类器,其中包括了生成随机数据的函数,以及主要算法,可以直接执行。-matlab implements Rosenblatt classifier, including function, and the main algorithm to generate random data can be directly d.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1382
    • 提供者:潘日维
  1. PeopleDetection-master

    0下载:
  2. 使用MATLAB语言,利用HOG特征和svm分类器来实现行人的检测-Using MATLAB language, the use of HOG features and SVM classifier to achieve pedestrian detection
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:7761
    • 提供者:王慧
  1. AutoEncoder

    3下载:
  2. 最先提出深度学习算法hinton的自动编码器matlab代码,内容是:利用多层rbm进行自动编码的多层特征训练,然后使用梯度算法进行fine turn。可以进行特征提取,也可以进行分类。压缩包里已带有训练用签字图片数据。相应算法说明可以查看hinton于2006年发表在 science的文章-First proposed deep learning algorithm hinton automatic encoder matlab code that reads: multilayer r
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-20
    • 文件大小:23224320
    • 提供者:连晋
  1. clsf_dpd1

    0下载:
  2. 粗糙集分类,使用MATLAB编程,做到了粗糙集分类器的实现-Rough set classification, the use of MATLAB programming, achieved the realization of the rough set classifier
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:814487
    • 提供者:outlook.com
  1. Nearest-neighbor-classification-code

    0下载:
  2. 最近邻分类器代码和数据,MATLAB程序,可对数据进行计算距离,识别距离最近的数据。-Nearest neighbor classification code and data, MATLAB program, the data can be calculated the data identify the nearest.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:11233
    • 提供者:单治磊
  1. CLBP

    0下载:
  2. 利用完整局部二值模式(CLBP)特征提取方法,svm和knn分类器分类进行表情识别的matlab程序源码。并且附有CLBP论文-With a complete local binary pattern (LBP) feature extraction method, svm classifier classification and knn expression recognition matlab program source code. And paper with CLBP
  3. 所属分类:Graph program

    • 发布日期:2017-05-30
    • 文件大小:12170171
    • 提供者:zhang tengyue
  1. Sphere-Cover-Classifier-master

    0下载:
  2. 用matlab编程实现随机球覆盖集成分类器算法,首先在UCI数据集上得到很好的结果,然后在6个基因表达数据集通过一个案例说明。-Implement random ball cover integrated classifier algorithm using matlab programming, first get good results on UCI data set, and then in six gene expression data sets through a case des
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:877164
    • 提供者:lubo
  1. naivebayes

    1下载:
  2. 用matlab编写的朴素贝叶斯分类器程序,以文件中的训练数据对分类器进行训练,并用测试数据进行测试,以验证分类器的性能。-The algorithm for naive bayes classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2315
    • 提供者:齐滕
  1. knn-softsvm

    0下载:
  2. knn,最小二乘,softsvm分类器的matlab实现,以及简单的交叉验证等-knn, least squares, soft svm classifier matlab implementation, and simple cross-validation, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3436
    • 提供者:何大神
  1. Action-recognition-code

    0下载:
  2. 毕业设计所做工作,EI会议已经accept预计9月online的视频中人行为识别论文的matlab代码,分类器采用SVM。需要论文原文可发邮件至jycwinner@163.com。-Human action recognition matlab code. The classifier is Support Vector Machine.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:34214
    • 提供者:Yongcheng Jing
  1. easy_svm

    0下载:
  2. 通过MATLAB实现基于SVM支持向量机的分类器的设计和仿真-The design and Simulation of the classifier based on SVM support vector machine is realized by MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:3871
    • 提供者:洪依
  1. LMS

    0下载:
  2. 理解LMS算法,理解分类器的设计原理,并用matlab实现。-Understanding LMS algorithm, understanding classifier design principles, and using matlab realize.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:3944
    • 提供者:wangwang
  1. AdaBoost

    0下载:
  2. 经典的行人检测算法,AdaBoost分类器-AdaBoost Classifier using MATLAB program
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:30883
    • 提供者:li
  1. data

    0下载:
  2. 使用matlab编程的,行人检测的adaboost分类器的数据,-adaboost classifier pedestrian detection of programming data
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3014785
    • 提供者:li
  1. Boosting

    1下载:
  2. 使用matlab编程的,boosting分类器的源程序,用于图像处理的行人的识别-Recognition using matlab programming, boosting classifier source for image processing pedestrians
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:23897
    • 提供者:li
  1. svmdemo

    0下载:
  2. SVM分类器的一个小样例,用他之前,需要下载matlab中的SVM库-SVM classifier a small sample with him, you need to download the matlab SVM library
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:550
    • 提供者:mrx
  1. MATLAB-Programing

    0下载:
  2. 本书内容包括: MATLAB快速入门、重新认识矢量 (向量) 化编程、MATLAB处理海量数据、匿名函数类型介绍、嵌套函数类型介绍、积分以及积分方程求解案例、优化及非线性方程 (组) 求解案例、人脸图像压缩与重建案例、有关预测分类的案例、常微分方程 (组) 求解案例、层次分析法及其MATLAB实现、定时器及其应用。-The book includes: MATLAB quick start, the idea of a vector (Vector) programming, MATLAB pr
  3. 所属分类:matlab

    • 发布日期:2017-12-20
    • 文件大小:47634432
    • 提供者:姜尚
« 1 2 ... 23 24 25 26 27 2829 30 31 »
搜珍网 www.dssz.com