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

搜索资源列表

  1. KNN3

    0下载:
  2. 实现KNN分类器,很好用的代码,我们这边都用它哟,给大家分享一下-KNN classifier to achieve, good with the code, we here have used it yo to share with you
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:626
    • 提供者:陈洁
  1. perceptron

    0下载:
  2. 线性分类器设计-感知机算法,对一组数据进行分类,分析w不同时的影响-Linear classifier design- Perceptron Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1805
    • 提供者:韩倩倩
  1. svm

    0下载:
  2. 线性SVM算法设计分类器,对一组数据进行分类-Linear SVM classifier algorithm on a set of data classification
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2049
    • 提供者:韩倩倩
  1. fisher

    0下载:
  2. matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.-matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6046
    • 提供者:xuwentao
  1. id3matlab

    2下载:
  2. id3算法用MATLAB实现决策树分类器程序。-id3 decision tree!
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1689
    • 提供者:广庆
  1. gg

    0下载:
  2. 模式识别,包括分类器的设计,字符识别,以及BP神经网络-recogition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9604145
    • 提供者:戴红平
  1. neighborhoodclassifier

    0下载:
  2. 这是基于KNN的邻域分类器matlab代码,里面包含了KNN的matlab代码。-This is a neighborhood based on KNN classifier matlab code, which contains the KNN of matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:236257
    • 提供者:lindahua
  1. SVMClassification

    1下载:
  2. 实现SVM数据挖掘分类模型,主要构造了SVM分类器。-Data mining to achieve SVM classification model, the main structure of the SVM classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5528
    • 提供者:Money
  1. LDA_KNN

    0下载:
  2. 对随机选择的iris数据,用LDA进行特征提取,然后用K近邻分类器分类的完整程序-Feature extraction using LDA,and perform classification via KNN
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3304
    • 提供者:苗晨
  1. kpca

    0下载:
  2. 运用KPCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器。-KPCA method using ORL face database for face recognition, classification for the nearest neighbor classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1327
    • 提供者:胡丽娜
  1. PR1

    0下载:
  2. 采用身高和体重数据作为特征,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则.-Height and weight data used as the feature, under the assumption of normal distribution probability density estimation, establish Bayes minimum error rate classifier, written by the decision-mak
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:670
    • 提供者:崔深
  1. bayes-classsifier

    1下载:
  2. 该程序源码中包括了各种典型分布的二维数据的自动生成,二维概率密度函数的极大似然估计和窗函数估计,bayes分类器的设计和分类器错误率的多种方法估计-The program includes a variety of typical source distribution of the automatic generation of two-dimensional data, two-dimensional probability density function of the maximum l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:9388
    • 提供者:聂雨桐
  1. svm

    1下载:
  2. SVM分类器 分类各种图片的类别 分类各种图片的类别 -SVM classifiers various pictures of various categories of classification of classified images of various image types
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8530218
    • 提供者:刘流
  1. pereceptron

    0下载:
  2. 感知器算法分类器,感知器是一种双层神经网络模型,一层为输入层,另一层具有计算单元,可以通过监督学习建立模式判别的能力-Perceptron Algorithm classifier, perceptron neural network model is a double layer of input layer, another layer with a calculation unit, you can determine by monitoring the ability of learni
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:685
    • 提供者:xiaozhuang
  1. winsvm

    0下载:
  2. 一些MATLAB SVM的分类器程序winsvm,希望可以对大家有用-very good
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10624901
    • 提供者:松林
  1. Bayes

    0下载:
  2. 贝叶斯分类器的分类原理是通过某对象的先验概率,本文详细介绍贝叶斯分类器,使用贝叶斯分类器对样本进行训练分类,得到良好分类结果,并对分类结果进行分析。-Principle of Bayesian classifiers is through prior probability of an object, the paper describes Bayesian classifier, Bayesian classifier using the training sample classificat
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:75674
    • 提供者:liangjin
  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
    • 文件大小:89919
    • 提供者:
  1. KNN

    3下载:
  2. 使用matlab实现的KNN分类器,可以设置最近邻的个数-Implemented using the KNN classifier matlab, you can set the number of nearest neighbor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:883
    • 提供者:jcli
  1. gabor-pca

    3下载:
  2. 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-25
    • 文件大小:11366400
    • 提供者:
  1. matlab

    0下载:
  2. 这是另一个matlab的贝叶斯分类器设计,可用作作业用-This is another matlab Bayesian classifier design can be used as operating with
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:920
    • 提供者:glw
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »
搜珍网 www.dssz.com