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

搜索资源列表

  1. weka-3-4-4

    0下载:
  2. 由java开发的软件包,里面有人工智能所用的很多东东,包括神经网络,支持向量机,决策树等分类和回归分析方法,集成化软件哦!-by java development package, which has artificial intelligence used by many of the Eastern, including neural networks, support vector machines, such as decision tree classification and reg
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8547984
    • 提供者:XIAO
  1. svr

    3下载:
  2. svr(support vector regression),即支持向量回归,是人工神经网络的一种学习算法。可用于数据预测等。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1802
    • 提供者:王珏
  1. svm_v0.55beta

    0下载:
  2. 最新的支持向量机工具箱,有了它会很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model selection. REFERENCES ========== [1] V.N. Vapnik, \"The Nature of Statistical Learning Theory\", Springer-Verl
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:172130
    • 提供者:金星
  1. winsvm2.0

    1下载:
  2. 本软件是 windows系统平台下的支持向量机软件,包括了支持向量机的几种常用类型,可用于分类和回归-This software is under the windows system platform support vector machine software, including support vector machines for some commonly-used type, can be used for classification and regression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:687176
    • 提供者:张建
  1. work

    1下载:
  2. 利用支持向量回归进行概率密度估计,从而计算信息熵-The use of support vector regression for probability density estimation, in order to estimate the information entropy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:36787
    • 提供者:songjing
  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. PS0-SVR

    5下载:
  2. :针对发酵过程中生物参数难以实时在线测量的问题,建立了用于生物参数状态预估的 支持向量机软测量模型。考虑到该支持向量回归(SVR)模型的复杂性和冷化特征取决于其三 个参数 ,c, 能否取到最优值,采用粒子群优化(PSO)算法实现对参数 ,c, 的同时寻优。在 此基础上,以饲料用 .甘露聚糖酶为对象,建立了基于PSO—SVR的发酵过程产物浓度状态预估 模型。发酵罐控制结果表明:该模型具有很好的学习精度和泛化能力,可实现对 .甘露聚糖酶 产物浓度的实时在线预估。-In
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-03-16
    • 文件大小:231055
    • 提供者:11
  1. Inertiadevicefaultpredictionbasedonwavelet

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

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

    2下载:
  2. 为了选择神经网络的最好结构以及增强模型的推广能力,提出一种自适应支持向量回归神经网络(SVR—NN)。SVR—NN 用支持向量回归(SVR)方法获得网络的初始结构和权值, 白适应地生 成网络隐层结点,然后用基于退火过程的鲁棒学习算法更新网络结点疹教和权 主。 SVR—NN有很 好的收敛性和鲁棒性,能抑制由于数据异常和参数选择不当所导致的“过拟合,’现象。将SVR—NN 应用到时间序列预测上。结果表明,SVR.NN预测模型能精确地预测混沌时间序列,具有很好的 理论和应用价值。-Ab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:316818
    • 提供者:11
  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. SVR

    0下载:
  2. SVR 支持向量回归机,这是SVM的一种拓展类型,可以有效的完成非线性拟合-SVR support vector regression, which is an expanding type of SVM, can effectively complete the nonlinear fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3369227
    • 提供者:yuanxuegeng
  1. SVM

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

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

    0下载:
  2. 陆振波——支持向量机方法——故障预测程序-Lu Zhenbo- support vector machine- Fault forecasting process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:2373
    • 提供者:xiaoxu
  1. SVMNR

    0下载:
  2. 支持向量回归法,简单的介绍了一下,共同学校-Support vector regression method, a brief moment, the common school
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2157
    • 提供者:高志卒
  1. SVM-regression-forecasting

    1下载:
  2. 支持向量机除了可以进行分类预测还可以进行回归预测,源代码为使用支持向量进行回归预测。-In addition to SVM classification can also be predicted regression prediction, the source code for the use of support vector regression to predict.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2988
    • 提供者:derekddong
  1. SMO-SVR

    2下载:
  2. 这个是用SMO算法做的支持向量回归程序,有测试程序-support vector regression with SMO algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4152582
    • 提供者:hqh
  1. 2SVR

    0下载:
  2. 支持向量机回归的matlab版本,里面包含高斯核函数等一系列常用的核函数。(Support vector regression matlab version, which contains the Gauss kernel function and a series of commonly used kernel functions.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:2017280
    • 提供者:2016114003
  1. lssvm

    1下载:
  2. 最小二乘支持向量机回归,四个插入数据分别为训练输入、训练输出、测试输入、测试输出。工具包+程序(Least squares support vector regression (SVM), the four inserted data are training input, training output, test input and test output)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-25
    • 文件大小:123904
    • 提供者:FOR SVM
  1. SVR

    0下载:
  2. 该代码属于支持向量回归技术的新实现,直接调用,简单易操作,训练和测试分开(The code belongs to the new implementation of support vector regression technology, direct call, simple and easy to operate, training and testing separate)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:79872
    • 提供者:tinaaa
  1. pso-svr代码

    15下载:
  2. 基于粒子群优化的向量回归预测分析 matlab代码(Support vector regression code with pso)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-06-12
    • 文件大小:1024
    • 提供者:1adams
« 12 3 4 »
搜珍网 www.dssz.com