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

搜索资源列表

  1. cmsvm2

    2下载:
  2. 一款强大的支持向量机软件,界面为中文版本,可以实现分布和回归的功能。解码器在里面。使用说明也在里面。-A powerful SVM software interfaces for the Chinese version, you can achieve the distribution and return of function. Decoder inside. Instructions are inside.
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5531648
    • 提供者:尹立
  1. SVM-regression-theory-and-control-

    0下载:
  2. 支持向量机回归理论与神经网络等非线性回归理论相比具有许多独特的优点有线性回归和非线性回归,其模型的选 择包括核的选择、容量控制以及损失函数的选择.在控制方面的研究包括非线性 时间序列 的预测及应用、系统辨识以及优化控制和学习控制等方面的研究-Support vector machine (SVM) regression theory and neural network has many unique advantages such as nonlinear regression theory
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:459722
    • 提供者:mumu
  1. gaSVMcgForRegress

    0下载:
  2. 一种基于基因遗传算法和支持向量机的回归算法-Regression algorithm based on genetic algorithm and support vector machine
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:1707
    • 提供者:张新静
  1. psoSVMcgForRegress

    2下载:
  2. 一种基于粒子群参数优化算法的支持向量机,用于数据的回归分析-Particle swarm optimization algorithm based on the parameters of support vector machine for regression analysis of data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2105
    • 提供者:张新静
  1. Support-Vector-Machine.txt

    1下载:
  2. 使用支持向量机进行非线性回归,得到非线性函数y=f(x1,x2,…,xn)的支持向量解析式, 求解二次规划时调用了优化工具箱的quadprog函数。-Support Vector Machine for Nonlinear Regression
  3. 所属分类:软件工程

    • 发布日期:2017-05-30
    • 文件大小:2181
    • 提供者:黄梓
  1. SVMANN_matlab_code.

    0下载:
  2. 使用支持向量机进行非线性回归,得到非线性函数y=f(x1,x2,…,xn)的支持向量解析式, 求解二次规划时调用了优化工具箱的quadprog函数。本函数在程序入口处对数据进行了 [-1,1]的归一化处理,所以计算得到的回归解析式的系数是针对归一化数据的,仿真测 试需使用与本函数配套的Regression函数。- Using non-linear support vector machine regression, nonlinear function y = f (x1,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2519
    • 提供者:luban
  1. papers-for-forecasting

    0下载:
  2. 上传5篇分别采用投影追踪回归、最小二乘支持向量机、卡尔曼滤波做预测的研究论文,希望能对预测思路有所启发。-Five papers using Projection Pursuit Regression,LSSVM, Kalman filter respectively for forecasting
  3. 所属分类:Education soft system

    • 发布日期:2017-05-06
    • 文件大小:1394796
    • 提供者:liang xiaozhen
  1. The-code-for-SVM-model

    0下载:
  2. 采用支持向量机算法进行股市回归预测分析的程序,本人亲自尝试,可以正常使用。对于使用SVM算法的同学很有帮助!-Using support vector machine algorithm to predict the stock market regression analysis procedures, I personally try to be normal. For SVM algorithm helps the students!
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:356485
    • 提供者:田亮
  1. SVM

    1下载:
  2. 支持向量机,用于各种分类和回归,是一种比较常用的智能算法-SVM for regression and classification
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:2603762
    • 提供者:李旭青
  1. LSSVM

    1下载:
  2. 最小二乘支持向量机工具箱1.6版。含稳健回归和贝叶斯推理,功能强大。-LS-SVM Toolbox version 1.6. With robust regression and Bayesian inference, and powerful.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:113742
    • 提供者:张泽宇
  1. SVM_Regression

    0下载:
  2. 支持向量机非线性回归通用程序 使用支持向量机进行非线性回归-Support Vector Machine for Nonlinear Regression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2200
    • 提供者:King Wong
  1. SVMNR

    0下载:
  2. 支持向量机的非线性回归预测,得到回归方程的参数,可进行预测-Nonlinear regression predicting support vector machine regression equation obtained parameters can be predicted
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1421
    • 提供者:
  1. SVMmatlab

    0下载:
  2. 支持向量机的matlab商业软件包,附有中文和英文使用手册说明,可以在对算法不了解的基础上,利用简单的命令完成支持向量机的分类和回归建模-Support vector machine (SVM) commercial software package in matlab, accompanied by Chinese and English manual, can be on the basis of the algorithm does not understand, using simple
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2159604
    • 提供者:zhuenyv
  1. svc-Classification

    0下载:
  2. 支持向量机分类源代码 可以做分类和回归预测用-SVM source code
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:8497
    • 提供者:王飞
  1. svc-2

    0下载:
  2. 支持向量机的回归拟合——混凝土抗压强度预测-Support vector machine regression- concrete compressive strength prediction
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4326
    • 提供者:王飞
  1. SVM-code

    0下载:
  2. 支持向量机源代码,用C语言编写的,适用于分类及回归分析-Support vector machine (SVM) source code, written in C language, suitable for classification and regression analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5472
    • 提供者:panxinghui
  1. svmprogram

    0下载:
  2. 支持向量机的使用方法和分类回归问题在matlab环境下的实现-SVM classification and regression problems using methods and in the realization of the matlab environment
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4809
    • 提供者:baijie
  1. svm-ver001

    0下载:
  2. 回归型支持向量机的简化算法,可以用于船舶运动预报-Simplification algorithm based on support vector machine regression can be used for ship motion prediction
  3. 所属分类:transportation applications

    • 发布日期:2017-05-02
    • 文件大小:663965
    • 提供者:hukaiye
  1. LS-SVM1

    0下载:
  2. 最小二乘支持向量机的工具箱程序,附可运行的SVM回归的例子,还有工具箱使用说明。-Least Squares Support Vector Machine Toolbox program, you can run the example attached SVM regression, as well as kit instructions.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:635910
    • 提供者:杨铭
  1. p145-chu

    1下载:
  2. 论文——关于支持向量序数回归的新方法 weichu-Paper- A new method weichu on support vector ordinal regression
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:805911
    • 提供者:wyh
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com