CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - linear SVM MATLAB

搜索资源列表

  1. stprtool.rar

    6下载:
  2. 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
  3. 所属分类:matlab

    • 发布日期:2015-07-19
    • 文件大小:4.07mb
    • 提供者:查日东
  1. SVM-classifier

    0下载:
  2. 用matlab实现非线性支持向量机分类器对多类进行分类。-Using matlab to achieve non-linear support vector machine classifier for multi-class classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2.78kb
    • 提供者:rosalyn
  1. lpsvr

    0下载:
  2. 一个我自己编写的求解线性支持向量机的matlab代码-I have prepared a solution of linear SVM matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4.18kb
    • 提供者:喻军
  1. file

    0下载:
  2. 利用matlab开发平台和相关的SVM优化工具箱,及OAO,OAA,BSVM2算法模型,设计改进并实现非线性的模式分类实验模型系统.-Matlab use development platform and related optimization toolbox of SVM, and OAO, OAA, BSVM2 algorithm model, designed to improve and to achieve non-linear model of the pattern classi
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:233.9kb
    • 提供者:原磊
  1. SVMNR

    2下载:
  2. 支持向量机和BP神经网络虽然都可以用来做非线性回归,但它们所基于的理论基础不同,回归的机理也不相同。支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。为了验证这种观点,本文编写了支持向量机非线性回归的通用Matlab程序和基于神经网络工具箱的BP神经网络仿真模块,仿真结果证实,支持向量机做非线性回归不仅泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。 -Support Vector Machine and BP neural network, ev
  3. 所属分类:matlab例程

    • 发布日期:2013-03-08
    • 文件大小:2.57kb
    • 提供者:孙准
  1. SVM

    0下载:
  2. In this paper, we show how support vector machine (SVM) can be employed as a powerful tool for $k$-nearest neighbor (kNN) classifier. A novel multi-class dimensionality reduction approach, Discriminant Analysis via Support Vectors (SVDA), is in
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.67kb
    • 提供者:sofi
  1. svm

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

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

    0下载:
  2. SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:115.37kb
    • 提供者:
  1. LS_SVMlab

    0下载:
  2. 最小二乘支持向量 MATLAB源码 有说明-The SVM can be seen as a method of training polynomial, radial basis function, or multilayer perception classifiers, in which the weights of the network are found by solving a quadratic programming (QP) problem with linear
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:906.96kb
    • 提供者:郭乐
  1. Matlab-svm

    0下载:
  2. 支持向量机是一种新的回归方法,特别适用于非线性,改程序实现了支持向量机非线性回归-surport vector machine to non-linear regression
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.39kb
    • 提供者:刘玉琳
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6.6mb
    • 提供者:张数
  1. SVMxianxing

    0下载:
  2. 基于标准支持向量机对传感器的线性系统用MATLAB软件进行仿真建模程序-Based on the standard support vector machine (SVM) of the linear system of sensor with the MATLAB software simulation modeling procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:25.34kb
    • 提供者:吴杰
  1. SVM-KM

    0下载:
  2. K-近邻支持向量机回归,工具箱,全程Matlab-K-Support Vector machine Matlab, This function process the SVM regression model using a linear epsilon insensitive cost
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:365.35kb
    • 提供者:wjs
  1. svm-1

    0下载:
  2. matlab中的svm工具包,是标准化的svm算法,只能用于线性问题,非线性的需用libsvm或lssvm来解决。-svm in matlab Kit, standardized svm algorithm can only be used for linear problems, nonlinear the required libsvm or lssvm of resolve.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:122.92kb
    • 提供者:王欣
  1. matlab-SVM

    0下载:
  2. 本资料包括实验要求文档,报告文档,训练及测试数据,matlab源代码。就给定问题,利用SVM来进行分类。SVM包括hardmargin的线性和非线性内核,softmargin的线性和非线性内核分别来分类以及评估分类准确度-a MATLAB (M-file) program to compute the discriminant functiong for the following SVMs, using the training set provided:A hard-margin SVM
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:1.32mb
    • 提供者:hyz
  1. linear-programming-and-svm

    0下载:
  2. 线性分类程序,支持向量机的matlab实现-liner programming svn matlab implementation!
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:31.59kb
    • 提供者:冯月白
  1. daSVM-master

    0下载:
  2. Matlab implementation of the EM and MCMC algorithm for SVMs as introduced in the paper Data augmentation for support vector machines http://ba.stat.cmu.edu/journal/2011/vol06/issue01/polson.pdf-This is a Matlab implementation of the fancy idea by Pol
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:7.26kb
    • 提供者:saisai
  1. libsvm-3.20

    0下载:
  2. 根据训练数据,使用SVMlib 学习TrainLetter.txt的linear SVM models, 进而预测测试数据TestLetter.txt的分类结果(According to the training data, the TrainLetter.txt linear SVM models is learned by using SVMlib, and then the classification results of the test data TestLetter.txt are
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:1.05mb
    • 提供者:jiajiajiayou
  1. linearsvm

    0下载:
  2. A linear SVM implementation
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:Umar
  1. Matlab-libsvm-3.20

    0下载:
  2. SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。 Vapnik等人在多年研究统计学习理论基础上对线性分类器提出了另一种设计最佳准则。其原理也从线性可分说起,然后扩展到线性不可分的情况。甚至扩展到使用非线性函数中去,这种分类器被称为支持向量机(Support Vector Machine,简称SVM)。支持向量机的提出有很深的理论背景。 支持向量机方法是在后来提出的
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:619kb
    • 提供者:飛上云端
« 12 »
搜珍网 www.dssz.com