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

搜索资源列表

  1. bishechengxu

    0下载:
  2. 关于支持向量机分类、回归、模糊支持向量机的程序-On support vector machine classification, regression, fuzzy support vector machine procedures
  3. 所属分类:matlab

    • 发布日期:2017-06-19
    • 文件大小:28.3mb
    • 提供者:刘毛毛
  1. libsvm-mat-2.88-1

    0下载:
  2. 支持向量机matlab源码,可以针对回归建模进行计算-Support vector machine matlab source, can be calculated against the regression modeling
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:79.49kb
    • 提供者:朱鲲
  1. SVM_luzhenbo

    2下载:
  2. 支持向量机工具箱,可进行分类,预测等,实现了四种支持向量机工具箱的分类与回归算法,有实例-Support Vector Machine Toolbox, it can conduct classification, prediction and so on, implementation of the four support vector machine toolbox classification and regression algorithm, has examples of
  3. 所属分类:matlab

    • 发布日期:2016-11-05
    • 文件大小:2.81mb
    • 提供者: 罗洁思
  1. svm_regressive

    1下载:
  2. 基于支持向量机(SVM)回归的MATLAB演示程序-Based on support vector machine (SVM) regression of the MATLAB demo
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:871byte
    • 提供者:张文俊
  1. SVMNR

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

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

    0下载:
  2. 支持向量机非线性回归通用MATLAB源码本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合-Universal non-linear regression support vector machine MATLAB source code of this source can be used for linear regression, nonlinear regression, nonlinear function approximation, data m
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:7.04kb
    • 提供者:fangcao
  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. svmTrain2

    0下载:
  2. 局部化的支持向量机(LSVR)训练内核函数-function for LSVR(localized support vector regression) training
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.56kb
    • 提供者:高红星
  1. OnlineSVR_Matlab_2006b_Code

    0下载:
  2. A implementation of support vector regression in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:38.48kb
    • 提供者:an132_76
  1. FIG_SVM_sh

    1下载:
  2. 模糊——支持向量机,用于模糊理论与支持向量机结合,用于数据预测-Fuzzy- support vector machines for fuzzy theory and support vector machines for data predict
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:286.93kb
    • 提供者:rhz
  1. Supportvm.regression

    0下载:
  2. matlab编的一个支持向量机的数据分类和回归分析程序,很不错-matlab code of a support vector machine classification and regression data analysis program, very good
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:123.39kb
    • 提供者:linhai
  1. SSVMtoolbox

    0下载:
  2. 平滑支持向量机 SSVM以及SSVR 的源代码-smooth support vector regression
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:201.52kb
    • 提供者:xm
  1. svr

    1下载:
  2. 一个支持向量回归机的应用!很适合初学者用来做预测!-A support vector regression machine application!Is suitable for beginners to make the forecast!
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:230.06kb
    • 提供者:yuanjianzhou
  1. SVR

    0下载:
  2. 该文件是关于支持向量回归机的代码,其中包括数据预处理的信息。-The file is about support vector regression machine code, including data pretreatment of information.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.71kb
    • 提供者:
  1. 8888

    0下载:
  2. 基于回归理论分析的支持向量代码及m代码-Based on support vector regression analysis code and m code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:861byte
    • 提供者:yiyewumian
  1. program-of-support-vector-machine

    0下载:
  2. matlab中的标准svm程序源码,用于解决线性的回归问题,不能用于解决非线性,区别于最小二乘支持向量机。-svm program source code, standard Matlab is used to solve linear regression problems, can not be used to solve nonlinear, different from the least squares support vector machine.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2.15kb
    • 提供者:王欣
  1. LSSVR

    0下载:
  2. 最小二乘法和支持向量回归机相结合无线传感网络节点定位的源码.-The source of The least squares and support vector regression combining wireless sensor network node positioning .
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:8.41kb
    • 提供者:华威
  1. lssvm_regression

    0下载:
  2. 最小二乘支持向量回归模型 直接输入训练集和测试样本即可-Least squares support vector regression model direct input training set and test samples
  3. 所属分类:matlab

    • 发布日期:2014-04-15
    • 文件大小:1kb
    • 提供者:
  1. watermarking

    0下载:
  2. Watermarking of Grayscale Images in DCT Domain Using Least-Squares Support Vector Regression
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:dolly
  1. Support-vector-machine

    0下载:
  2. matlab软件实现的支持向量机(SVM)的分类与回归。-Support vector machine matlab software (SVM) for classification and regression.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:19.48kb
    • 提供者:李培志
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com