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

搜索资源列表

  1. bishechengxu

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

    • 发布日期:2017-06-19
    • 文件大小:29677199
    • 提供者:刘毛毛
  1. SVM-for-classfication-and-regression

    4下载:
  2. 用支持向量机(SVM)实现分类与函数回归的源代码。内有实例,依湖芦画瓢即可。-Using support vector machine (SVM) classification and function to achieve the reunification of the source code. There are examples, according to Lake Lo paintings can ladle.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-04-13
    • 文件大小:73751
    • 提供者:Xiaojun Tang
  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
    • 文件大小:2946495
    • 提供者: 罗洁思
  1. svm_regressive

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

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

    0下载:
  2. 用MATLAB编写的svm支持向量机的分类,回归工具箱- MATLAB codes of support vector machine svm classification, regression Toolbox
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:228292
    • 提供者:zjgcainiao
  1. svm_perf

    1下载:
  2. SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike reg
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:117936
    • 提供者:jon
  1. SVMNR

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

    • 发布日期:2013-03-08
    • 文件大小:2628
    • 提供者:孙准
  1. support-vector-machine

    0下载:
  2. 支持向量机非线性回归通用matlab程序,本程序使用支持向量机法,实现对数据的非线性回归,核函数的设定和修改在函数内部进行,数据预处理在函数外部进行,简单易懂,希望能对大家有所帮助-Universal non-linear regression support vector machine matlab program, this program uses support vector machine method to achieve non-linear regression of data
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:1437
    • 提供者:韩锡辉
  1. SVR

    1下载:
  2. Support vector regression code
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:31324
    • 提供者:xgq
  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
    • 文件大小:7206
    • 提供者:fangcao
  1. Inertiadevicefaultpredictionbasedonwavelet

    0下载:
  2. :为了提高最小二乘支持向量回归机的性能,将Morlet小波核函数引入其中,形成了最小二乘小波支 持向量回归机模型。利用待优化的参数重构模型的目标函数和约束条件,并在此基础上通过遗传算法进行参数 选择,从而提高了该模型的泛化能力。将最小二乘小波支持向量回归机应用于导弹陀螺仪的漂移趋势预测,仿真 实验结果表明了该方法的有效性和可行性,因此可以为陀螺仪的故障预报、可靠性辅助决策提供依据。-To improve the ability of least square support vect
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:285866
    • 提供者:11
  1. svr

    1下载:
  2. 79419096svr一维支持向量机回归以及二维支持向量机回归-79419096svr one-dimensional support vector regression and two-dimensional support vector regression
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:235853
    • 提供者:myzone
  1. nonlinear_regression_SVM

    1下载:
  2. 用于在matlab中实现非线性回归的支持向量机svm算法-Used matlab to implement non-linear regression algorithm of support vector machines svm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1390
    • 提供者:zhaowumian
  1. OnlineSVR_Matlab_2006b_Code

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

    • 发布日期:2017-04-08
    • 文件大小:39407
    • 提供者: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
    • 文件大小:293815
    • 提供者:rhz
  1. SVM

    0下载:
  2. Support vector machines for classification and regression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3614819
    • 提供者:Pino
  1. support-vector-machine

    0下载:
  2. 本书主要以分类问题(模式识别,判别分析)和回归问题为背景,系统阐述支持向量机和相应的优化算法-This book mainly classification (pattern recognition, discriminant analysis) and regression as the background, the system describes support vector machine and the corresponding optimization
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:7774395
    • 提供者:天民
  1. svr-Support-Vector-Regression

    0下载:
  2. this code is about Support Vector Regression.
  3. 所属分类:Education soft system

    • 发布日期:2017-11-27
    • 文件大小:1625
    • 提供者:hamed
  1. Support-Vector-Regression

    0下载:
  2. Support Vector Regression Implementation
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2837
    • 提供者:Taymaz
  1. Least-squar-support-vector-regression

    0下载:
  2. Least square Support vector regression
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1807
    • 提供者:Taymaz
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com