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

搜索资源列表

  1. CascadeTrainGUI

    0下载:
  2. matlab 代码 ,用来训练cascade的分类器-matlab code ,used for train a cascade classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:550208
    • 提供者:brenden
  1. bayes1

    0下载:
  2. 用matlab完成分类器的设计,说明文字程序相应语句,子程序有调用过程-Using matlab complete classifier design, captions program corresponding statement, calling subroutines process
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:972
    • 提供者:陈梦颖
  1. SVM_lzb1p0

    0下载:
  2. 模式识别重要分类器SVM工具箱,采用matlab实现-Important pattern recognition classifier SVM toolbox, adopting the matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:235674
    • 提供者:大熊猫
  1. LDAgdm

    0下载:
  2. 详细说明:使用matlab实现的LDA(线性判别分析)分类器,以及PCA的实现-matlab implementation of the LDA algorithm and the realization of the linear Discriminant Analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:543
    • 提供者:郭冬梅
  1. project1_code

    0下载:
  2. 这是matlab编写的3个常用机器学习分类器代码。其中包括了: 1)PCA 分类其;2)LDA分类器:3)naive贝叶斯分类器。 3个算法的实现参考了《Introduction to Machine Learning》。 除了这3个分类算法的实现外,代码里面还包含了用于测试的main.m 主程序和一个实验的简要报告。实验在著名数据集acoustic_train_data 上进行。-This source code includes the implementation of three f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:372147
    • 提供者:hhj
  1. project2_code

    0下载:
  2. 这是matlab编写的Logistic Discrimination 和 KNN分类器代码。这两个算法的实现参考了《Introduction to Machine Learning》。 除此在代码中还包含了调用matlab自带的libsvm的例程。rumLogisticDiscrimination, runKnn, runSvm分别对这3个算法在数据集liver_train_data上的分类准确度进行测试。测试结果在code report.doc 中有简要描述。-This code implem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:265480
    • 提供者:hhj
  1. fenleiqi

    0下载:
  2. 基于MATLAB的kNN分类器,两组简单的代码,希望能有一定的用处-KNN classifier based on MATLAB
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:5176
    • 提供者:刘文凯
  1. Fisher

    0下载:
  2. 模式识别中Fisher线性分类器的Matlab实现,将随机数分类并人机交互地输入测试点。-Fisher linear classifier in pattern recognition written in Matlab. It generates random sample dots and input test samples via clicking.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:862
    • 提供者:LiuJingyuan
  1. FaceRecognition_CNN(olivettifaces)

    2下载:
  2. 智能图像/视频处理中,复杂背景环境(比如室外环境、机场、车站等)下,人脸识别的第一步是人脸的检测。它的精确度直接影响到后期识别的结果。不过,领域内的科学家们基本上很难有足够的精力和时间开发优化的C++代码,使其用于商业用途,而一般都是只在Matlab中进行模拟。 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。文章中的分类器的训练数据来自与我的 webcam图像,它们被采集于不同时间,不同光照,不同背景环境下,它几乎可以实时地检测
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15348854
    • 提供者:周文活
  1. Bayes

    0下载:
  2. 贝叶斯分类器matlab代码,主要利用naive bayes分类器的思想利用后验概率进行分类。-Bayesian classifier matlab code, after the main use of naive bayes classifier utilizing the posterior probability ideological classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7199384
    • 提供者:
  1. BayesianClassifier-

    0下载:
  2. 利用MATLAB实现贝叶斯分类器,使得分类结果更加准确。希望对同行有用。-The Bias classifier using MATLAB, which makes the classification more accurate results. Hope that useful to peers.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3622103
    • 提供者:张娟
  1. fisher2

    0下载:
  2. 该程序在matlab的环境下,实现了fisher分类器的编写,并通过了调试-The program in the matlab environment, the realization of the fisher classifier to write, and passed the test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1509
    • 提供者:rk
  1. SURF

    0下载:
  2. 基于surf的图片分类器,用matlab设计完成,功能简单明了-Surf images based classifier using matlab design is completed, the function is simple
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1650
    • 提供者:只晓沉默
  1. Linear-classifier

    0下载:
  2. 本资源用matlab代码实现了模式识别的线性分类器,对于线性可分的模式能够正确分类。-The resources used matlab code to achieve a pattern recognition linear classifier, for linearly separable model can correctly classified.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:151411
    • 提供者:康月波
  1. SVM

    0下载:
  2. 本实验提供了Matlab中的SVM程序包,利用程序包中提供的函数可进行分类器训练和样本分类。-This experiment provides the SVM in the Matlab package, the use of the function can be supplied in the package for the classifier training and samples.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:727351
    • 提供者:李小意
  1. linear-classification

    0下载:
  2. 使用matlab实现一系列分类器,如最小二乘分类器,fisher分类器,logisitic分类器。-Use matlab realize a series of classification, such as least squares classifier, fisher classifier, logisitic classifier.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:807386
    • 提供者:刘晓晶
  1. knn

    0下载:
  2. KNN分类器的MATLAB代码,速度快效果好,适合初学者使用。-KNN search without using any gancy data structure, such as kd-tree. However, it is the fastest knn matlab implementation I ever found.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1973
    • 提供者:赵子龙
  1. TextureClassification-master

    0下载:
  2. matlab实现文本分类,内含两个分类器,主要采用线性回归和神经网络-Matlab achieve text classification, containing two classifiers, mainly using linear regression and neural network
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3141
    • 提供者:yao
  1. SVDD

    0下载:
  2. matlab编写的SVDD分类器源代码,可以直接应用-the code of SVDD which could used directly on matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-05-23
    • 文件大小:7011358
    • 提供者:luwei
  1. fisher

    0下载:
  2. 利用matlab实现Fisher分类器,可以对线性可分的样本进行线性分类-Fisher classification algorithm using matlab realize, you can sample linearly separable linear classification
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:8455
    • 提供者:陈顺飞
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 31 »
搜珍网 www.dssz.com