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

搜索资源列表

  1. SVM

    0下载:
  2. In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns, used for classification and regression analysis. Given a
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:313308
    • 提供者:Alireza
  1. xianxingfenleiqi

    0下载:
  2. 使用线性分类器,实现手写数字0-9识别。-Using a linear classifier, 0-9 handwriting recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:16331
    • 提供者:夏晓玲
  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. LDA_Linear-Discriminant-Analysis

    0下载:
  2. 将高维的模式样本投影到最佳鉴别矢量空间,以达到抽取分类信息和压缩特征空间维数的效果,投影后保证模式样本在新的子空间有最大的类间距离和最小的类内距离,即模式在该空间中有最佳的可分离性,与PCA区别:LDA考虑分类标签,属于有监督分类。-Linear discriminant analysis (LDA) is a generalization of Fisher s linear discriminant, a method used in statistics, pattern recognit
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:22299
    • 提供者:思考者
  1. Fishershiyan

    0下载:
  2. x1是第一类数据,x2 是第二类数据,每一列代表一个样本(两个特征)。绿色虚线是线性分类器产生的边界;蓝色实线是二次线性分类器产生的边界。-x1 is the first type data , x2 is the second type of data, and each column represents a sample (two features). Green dotted line is the boundary linear classifier generated solid
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:853
    • 提供者:NiuZhang
  1. program

    0下载:
  2. 用梯度下降算法设计线性分类器,包括原始采集数据,相应的主程序以及sigmoid/代价函数等子程序,最后对分类的精确性进行了预测-Gradient descent algorithm design linear classifier, including the original data collection, appropriate main and sigmoid/cost function and other routines, the final classification accur
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6156
    • 提供者:杨欣蓉
  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. exp2

    0下载:
  2. 对Iris数据集应用线性分类器及BP网络分类器进行分类,matlab代码-Iris data set to apply a linear classifier and BP network classifier classification, matlab codes
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:12895
    • 提供者:杨杨
  1. data_generator

    0下载:
  2. 大数据的贝叶斯分类线性分类器Large data Bias classification of linear classifier-Large data Bias classification of linear classifier
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:615
    • 提供者:他里雾
  1. twoclassflq

    0下载:
  2. 模式识别线性分类器设计,用C语言写的模式识别大作业。-Pattern recognition linear classifier design, written in C language pattern recognition big job.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:36400
    • 提供者:qiuyun
  1. c3d2matixgenerate

    0下载:
  2. 贝叶斯线性分类器作业,模式识别,最小错误率线性分类器-Bayes classification,Linear classifier design,Pattern Recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:937
    • 提供者:Alex
  1. svm-seg

    0下载:
  2. In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns, used for classification and regression analysis. Given a
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1286
    • 提供者:rajendra p
  1. Nonlinear-classifier

    0下载:
  2. 非线性分类器,包括ANN-BP算法的matlab代码实现和性能分析,以及近邻法的实现-Non-linear classifiers, including ANN-BP algorithm matlab code and performance analysis, and nearest neighbor methods to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:911592
    • 提供者:罗阳
  1. BLC

    0下载:
  2. Program to implement bayesian linear classifier for pattern classification
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:203721
    • 提供者:Nisha
  1. svm

    0下载:
  2. svm线性分类器-svm linear classifier
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5885
    • 提供者:carole
  1. Perceptron

    1下载:
  2. 本实验的目的是学习和掌握两种感知器算法:批处理感知器算法和批处理裕量松弛 算法。感知器算法是通过学习两类已标记的样本,建立一个线性分类器。学习的过程就是求解感知器权系数的过程,人们通过建立一个准则函数J(a),将求解感知器权系数的问题简化为一个标量函数J(a)的极小化问题,即当a为解向量时,J(a)最小。而极小化问题常用梯度下降法来解决。本实验给出了基于梯度下降法的两种感知器算法,介绍了原理并编程实现,最后对两种算法的特点加以比较分析。-The purpose of this study i
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1314
    • 提供者:Jam_Jack
  1. Matlab-(Bayers)

    0下载:
  2. 线性分类器可以实现线性可分的类别之间的分类决策,其形式简单,分类决策快速。但在许多模式识别的实际问题中,两个类的样本之间并没有明确的分类决策边界,线性分类器(包括广义线性分类器)无法完成分类任务,此时需要采用其它有效的分类方法。贝叶斯分类器就是另一种非常常见和实用的统计模式识别方法。-Linear classifier can be realized linearly separable classification decision between classes in the form of
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1687
    • 提供者:马腾
  1. svm_gesture_recognition

    1下载:
  2. 基于opencv的手势识别 1、hog : hog特征提取 2、hogTainer : 样本训练,利用了SVM方式 3、gestureRecognition : 手势识别,利用了训练得出的线性分类器进行识别分类 训练样本在hog文件夹中,对应gesture_a到gesture_e ,五种手势-Gesture recognition 1, hog: hog feature extraction 2, hogTainer: sample training, t
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13327648
    • 提供者:BoYK
  1. nzpojif

    0下载:
  2. 学进一步了解分类器的设计概念,能够根据自己的设计对线性分类器有更深刻地认识-Learn the further understanding of the classifier design concept, can according to your own design of linear classifier has a deeper understanding
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:2087
    • 提供者:KNKhpu$96691
  1. fustber

    0下载:
  2. 学进一步了解分类器的设计概念,能够根据自己的设计对线性分类器有更深刻地认识-Learn the further understanding of the classifier design concept, can according to your own design of linear classifier has a deeper understanding
  3. 所属分类:mathematica

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:wales
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com