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

搜索资源列表

  1. knn

    0下载:
  2. knn分类器 windows c-knn classifier windows c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:2166547
    • 提供者:wk
  1. sign

    0下载:
  2. 双重模糊K_均值算法的分类器设计Double K_ means algorithm fuzzy classifier design-Double K_ means algorithm fuzzy classifier design
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:276148
    • 提供者:ice
  1. zzz099SVM

    0下载:
  2. 为了对目标进行快速的检测,提出了一种新的基于支持向量机的级联式分类器的构造方法。该级联分类器由若干个线性SVM弱分类器构成,结构简单,分类时间极快。针对级联结构中的每个节点的训练给出了一个新的SVM框架下的二次规划模型,这使得每个节点都有较高的正样本检测率和适当的负样本错检率。-In order to quickly detect the target, a new cascade based on support vector machine classifier constructor. T
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:15481
    • 提供者:xiaozhuang
  1. linclass

    0下载:
  2. 这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0 2 if W *X(:,i) + b < 0-his function classifies input data X using linear discriminant function: y(i) = argmax W(:,y) *X(:,i)+ b(y) y where p
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1008
    • 提供者:zoujijin
  1. perceptron

    0下载:
  2. 感知器 算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 -PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1749
    • 提供者:zoujijin
  1. finalcode

    0下载:
  2. 决策树分类器的代码,用Python编写,用于各种分类训练-Code decision tree classifier, using Python, for a variety of classified training
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:174064
    • 提供者:路伟
  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. Hamming

    0下载:
  2. 本文对汉明分类器进行了介绍,并在matlab中实现了汉明分类器,最后对汉明分类器的结果进行分析-In this paper, Hamming classifier was introduced and implemented in matlab Hamming classifier, the last of the Hamming classifier of the results
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:90982
    • 提供者:liangjin
  1. Adaboost

    0下载:
  2. 一个分类器,实现对特征的分类,共同学习,共同进步,一起讨论,加油-A classifier, to achieve the classification of features, common learning and common progress, to discuss, refueling
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:339599
    • 提供者:陈旭
  1. Fisher-linear-classify

    0下载:
  2. matlab 实现线性分类器 包含图表,m文件,实验报告-the linear classifier matlab that contains the chart, m file, lab report
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:103654
    • 提供者:
  1. adaboost

    0下载:
  2. 采用matlab实现了Adaboost分类器算法,有利于学生对分类器的学习!-The function of this code is to implement the Adaboost algorithm using matlab programming language,which is very useful to learn of all kinds of classifier for students, especially for beginners.
  3. 所属分类:matlab

    • 发布日期:2016-01-23
    • 文件大小:268288
    • 提供者:
  1. bayescls

    0下载:
  2. 贝叶斯分类器代码,介绍贝叶斯分类器的功能-Bayesian classifier code, describes the function of the Bayesian classifier
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:1368
    • 提供者:王涛
  1. filter--classifier

    0下载:
  2. matlab数字信号处理,输入图像矩阵和窗口大小,进行中值滤波,平均滤波,svm分类器-Digital signal processing, input image matrix, and window size,median filter,Average filter, svm classifier
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2552
    • 提供者:tracy
  1. ProfileFace10

    0下载:
  2. 训练好的人脸正面分类器,可直接载入运行,-Positive face trained classifier, can be directly loaded run
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:133371
    • 提供者:苏军
  1. facedetec-vcPP

    0下载:
  2. 训练好的人脸分类器,可直接载入运行,基于adaboost的级联分类器-Trained face classifier, can be directly loaded to run, based on cascade classifier adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4944943
    • 提供者:苏军
  1. Adaboost

    0下载:
  2. Adaboost算法是一类弱分类器,本算法使用adaboost算法实现对于训练数据划分成两个组,然后可以用来进行数据的分类。-Adaboost algorithm is a class of weak classifier, the algorithm uses adaboost algorithm for the training data into two groups, and then can be used for data classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:346090
    • 提供者:丁丁
  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. Pattern-recognition-experiment1

    0下载:
  2. 基于多层感知器的DNA序列分类器的设计,里面有说明文档和源程序-Based on the DNA sequence of MLP classifier design, which has documentation and source code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:122517
    • 提供者:wfujpn105
  1. shenjingwangluo

    0下载:
  2. 模式识别作业实现感知器,BP分类器及异或门-Pattern recognition operations to achieve perceptron, BP classifier and XOR gates
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:871930
    • 提供者:厉方
  1. Identification-Based-on-Iris-Pattern

    1下载:
  2. 虹膜识别的经典论文,包括虹膜预处理、特征提取、分类器的设计,完成虹膜匹配。-Classic paper of iris recognition, including iris preprocessing, feature extraction, classifier design, complete iris match.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-18
    • 文件大小:191488
    • 提供者:何威
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com