CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 支持向量机回归

搜索资源列表

  1. mmySVM

    0下载:
  2. 这是支持向量机的一个程序,可以做回归和分类问题。如果有问题可以和作者联系。-SVM a procedure can be done regression and classification problems. If there's a problem and can contact the author.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:377950
    • 提供者:韩风
  1. LS-SVMlab1.5aw

    0下载:
  2. 最小二乘支持向量机MATLAB实现源代码,可以用于模式识别以及回归,DEMOCLASS是使用方法示例-least squares support vector machines MATLAB source code, can be used for pattern recognition and regression, DEMOCLASS example is the use of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:712192
    • 提供者:刘霞
  1. stepthatusetheLIBSVM

    1下载:
  2. 介绍了用支持向量机方法做时间序列回归和预测的步骤-introduces the SVM methods regression and time series prediction steps
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4195
    • 提供者:陈莹
  1. svm7

    0下载:
  2. 支持向量机可以处理分类,回归等多种问题.可以取得非常好的效果
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:82741
    • 提供者:王伟钢
  1. svr

    0下载:
  2. 一维支持向量机回归以及二维支持向量机回归
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:235849
    • 提供者:赵星
  1. libsvm-2[1].6

    0下载:
  2. 支持向量机工具箱一种,主要解决分类和回归等问题,它是在matlab环境下运行的。-A Support Vector Machine Toolbox, mainly to resolve issues such as classification and regression, which is running in the matlab environment.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:441655
    • 提供者:dongxu
  1. looms

    0下载:
  2. 留一模型选择法leave-one-out model selection,适合支持向量机分类和回归时进行参数选择。-looms uses a slightly modified BSVM to perform model selection on binary classification problems. Currently the RBF kernel is supported.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:56721
    • 提供者:Mountain
  1. SVM_luzhenbo

    0下载:
  2. 支持向量机工具箱,包括了二种分类,二种回归,以及一种一类支持向量机算法。 -Support Vector Machine Toolbox, including the two kinds of classification, two kinds of regression, as well as a one-class SVM algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2703725
    • 提供者:panda
  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. SVMMatla1.0

    0下载:
  2. 该工具箱主要介绍支持向量机的使用过程,包括分类与回归,里面的内容很全面,-The toolbox introduce the process of SVM,including classification and aggression,which is very well.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:229469
    • 提供者:童笑颜
  1. SVMvccode

    0下载:
  2. 个vc开发的支持向量机程序,对于初学者很有用,可做回归和分类问题-A vc developed support vector machine procedure is useful for beginners, do regression and classification problems
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1051860
    • 提供者:xubinhui
  1. ZCXLJ

    0下载:
  2. 支持向量机和BP神经网络都可以用来做非线性回归拟合,但它们的原理是不相同的,支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。大量仿真证实,支持向量机的泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合-Support vector machines and BP neural network can be used for non-linear regression f
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:2611
    • 提供者:杨明明
  1. 111

    0下载:
  2. 支持向量回归的研究,作为一个新的理论和方法,支持向量机回归在训练算法和实际应用等方面有诸多值得深入探讨的课题。-Machine learning is based on the data of modern intelligence technology is an important aspect. Statistical Learning Theory (SLT) is a specialized study of the law of machine learning theory of
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3086616
    • 提供者:wang
  1. libsvm2.82

    0下载:
  2. 这是一个支持向量机回归的模拟程序,可以对较少的样本进行处理-This is a support vector machine regression simulation program, fewer samples can be processed
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:78239
    • 提供者:sdauzcm
  1. 4

    0下载:
  2. 最小二乘支持向量机回归分析源代码,LSSVM-Least squares support vector machine regression analysis source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:679
    • 提供者:孙田
  1. svm

    0下载:
  2. SVM本身是针对经典的二分类问题提出的,支持向量回归机(Support Vector Regression,SVR)是支持向量在函数回归领域的应用(SVM itself is proposed for the classical two classification problem. Support Vector Regression (SVR) is the application of support vector in the field of function regression)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:152576
    • 提供者:jessie100
  1. 支持向量机故障诊断及控制技术

    3下载:
  2. 有支持向量机分类和回归的代码,以及最小二乘支持向量机的代码。(support vector machine)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:467968
    • 提供者:TZLN12315
  1. 超球面支持向量机

    1下载:
  2. 超球支持向量机有一次分类,二次分类,支持向量机回归(Hypersphere support vector machine)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:236544
    • 提供者:lights
  1. 支持向量机算法包

    0下载:
  2. SVR libsvm-3.1-[FarutoUltimate3.1Mcode](libsvm-3.1-[FarutoUltimate3.1Mcode])
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1201152
    • 提供者:全信
  1. huigui1

    1下载:
  2. 支持向量机回归,可用于求解可靠性问题,也可用于其他优化。(Support Vector Machine Regression)
  3. 所属分类:其他

    • 发布日期:2020-01-30
    • 文件大小:1024
    • 提供者:嗯哈克
« 12 »
搜珍网 www.dssz.com