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

搜索资源列表

  1. 贝叶斯分类器

    3下载:
  2. 贝叶斯一维分类器,用matlab编写,正态分布下男女生判别,最小错误率的贝叶斯分类
  3. 所属分类:C#编程

    • 发布日期:2011-05-26
    • 文件大小:786
    • 提供者:binghunxuepo99
  1. Fisher

    4下载:
  2. 用MATLAB做的Fisher线性分类器,处理脑电信号,数据为bci竞赛数据-MATLAB to do with Fisher linear classifier, EEG signal processing, data race data for the bci
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:8153696
    • 提供者:王振亚
  1. chengxu

    2下载:
  2. 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
  3. 所属分类:Other systems

    • 发布日期:2014-12-27
    • 文件大小:3488
    • 提供者:pan
  1. svdd_tool

    0下载:
  2. 支持向量域是近几年采用的一种较新的分类器,是在其支持向量机的基础上发展而来。-the tool box of SVDD
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1052527
    • 提供者:lll
  1. K

    0下载:
  2. K最邻近分类器设计的MATLAB代码,有代码解释-K nearest neighbor classifier design in MATLAB code
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:3409
    • 提供者:lilei
  1. Ada_Boost

    0下载:
  2. adaboost源码Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-adaboost source is an iterative algorithm Adaboost, the core idea is that a training set for the same training the different classifiers (weak classifier), then
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1088
    • 提供者:ado
  1. GMMmodelandtheBayesianclassifier

    0下载:
  2. GMM模型和贝叶斯分类器 用于视频图像的处理-GMM model and the Bayesian classifier for video image processing
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1407
    • 提供者:isee
  1. program

    0下载:
  2. Bayes分类器matlab源码,包含两个文件:一个是数据生成,一个是用于分类-Bayes classifier matlab source, contains two files: a data generation, one is used for classification
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:1517
    • 提供者:郑英祥
  1. BP神经网络分类器Mat程序

    1下载:
  2. BP神经网络分类器Mat程序,matlab开发环境,主要用于模式识别中的分类器的设计。-A mat procedure about BP neural network.
  3. 所属分类:其他小程序

    • 发布日期:2015-09-15
    • 文件大小:5120
    • 提供者:严奉璜
  1. .net--matlab

    0下载:
  2. 基于C﹟的 贝叶斯分类器 .net源代码-Bayesian classifier based on C#. Net source code
  3. 所属分类:.net

    • 发布日期:2017-11-25
    • 文件大小:2291
    • 提供者:杨凯
  1. matlab

    0下载:
  2. 贝叶斯分类器MATLAB经典程序 朴素贝叶斯分类matlab实现 贝叶斯分类算法-bayes matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:578713
    • 提供者:55
  1. Matlab-Naive--Bayer

    0下载:
  2. 朴素贝叶斯分类器程序 对新手大有帮助 快速入门-Naive Bayes
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3418
    • 提供者:sc
  1. BayesClassification-Matlab

    0下载:
  2. 简单的贝叶斯分类器的Matlab实现,并提供了三个实例-Simple Bias classifier Matlab implementation, and provides three examples
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2300
    • 提供者:赵明哲
  1. 各种分类器matlab程序

    7下载:
  2. 里面有随机森林,C4.5,ID3,SVM等分类器的matlab代码(There are random forest, C4.5, ID3, SVM classifiers matlab code)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:5283840
    • 提供者:jack3
  1. RF_Class_C

    1下载:
  2. matlab 随机森林 机器学习 二类分类器(matlab random forest)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:167936
    • 提供者:洪帮主
  1. Rosenblatt_Perceptron

    0下载:
  2. 用MATLAB实现一个简单的分类器,对线性的点进行简单的分类。(Using MATLAB to implement a simple classifier, a simple classification of linear points.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:466944
    • 提供者:Sunshine0309
  1. matlab

    1下载:
  2. 对于一个具体的数据,用交叉验证进行分类,随机森林进行训练,用AUC,AUPR,Precision评价分类器的性能(For a specific data, use cross validation to classify, train random forests, evaluate the performance of the classifier with AUC, AUPR, and Precision.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:19456
    • 提供者:Katherine_
  1. Adaboost

    0下载:
  2. 用MATLAB实现Adaboost分类算法,只是一个简单的功能(Using MATLAB to implement Adaboost classification algorithm, it is just a simple function)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:ShellyLin
  1. 感知器算法Matlab源码

    0下载:
  2. 感知器算法Matlab源码。用于解决感知器分类的问题(Perceptron algorithm Matlab source code)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:16384
    • 提供者:欧阳温度
  1. SRC_SOMP_matlab-master

    4下载:
  2. 稀疏表示分类器应用于高光谱图像分类的MATLAB代码实现(MATLAB Code Implementation of Sparse Representation Classifier for Hyperspectral Image Classification)
  3. 所属分类:其他

    • 发布日期:2020-02-10
    • 文件大小:4323328
    • 提供者:555644
« 12 3 »
搜珍网 www.dssz.com