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

搜索资源列表

  1. Regression

    0下载:
  2. matlab中回归分析常用的一些算法,编写了很久,都比较高效。-matlab regression analysis of some algorithms commonly used in the preparation of a long time, are relatively efficient.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3502
    • 提供者:冷山道
  1. linear_regr_analysis

    0下载:
  2. 该程序是多元线性回归分析的C++实现程序源代码,是数据处理中的重要算法之一。-The C++ source code of Multiple linear regression analysis(MLR)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:4694
    • 提供者:胡雯雨
  1. Libsvm2.32

    0下载:
  2. libsvm的是一个简单,易于使用和高效的软件的SVM 分类与回归。它可以解决ç - SVM分类, 努SVM分类,一类支持向量机,ε- SVM的回归, 和Nu - SVM的回归。本文件解释了libsvm的使用。-Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It can solve C-SVM classification,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4756260
    • 提供者:mengyang
  1. Regression

    0下载:
  2. 本程序是关于支持向量机回归的算法程序,希望对大家有用。--
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1732
    • 提供者:陈云胜
  1. PLS1_sina

    0下载:
  2. 用于单变量的偏最小二乘回归,直接给出回归系数。 X0是自变量矩阵,Y0是因变量向量,PRESS是去除其中某一个样本而回归出的方程对 缺失样本的误差估计,SS则是使用全部样本回归出的方程对同一个样本的误差估计。 在h个成分时,计算PRESS_h与SS_h-1,若1-PRESS/SS大于0.0975时,应增加成份。 [row,col]=size(pz) -For single-variable partial least squares regression, regression
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1532
    • 提供者:张灏
  1. tutorial

    0下载:
  2. 数据回归分析和拟合的Matlab实现教程-Data regression analysis and fitting of the Matlab implementation tutorial
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:20460
    • 提供者:kong
  1. svm

    0下载:
  2. 基于遗传算法的支持向量回归机参数选取,针对支持向量回归机( support vector regression , SVR) 的参数选择问题,提出了基于遗传算法的 SVR 参数自动确定方法。分-Based on genetic algorithm parameter selection of Support Vector Regression
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:236003
    • 提供者:王明
  1. 1

    0下载:
  2. 一元线性回归,用最小二乘法预测,已知期中期末成绩,构造函数由其中成绩预测期末成绩-Linear regression, using least squares prediction, known Midterm and final results, performance prediction constructor final grade by one
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:193930
    • 提供者:candy
  1. MAR

    0下载:
  2. 语音分析软件,多变量自动回归模型。主要是用来对语音信号进行长时分析。计算MAR特征-Voice analysis software, multivariate automatic regression model. Is primarily used for voice signal analysis of long. MAR features calculated
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:399539
    • 提供者:fanli
  1. libsvm-mat-2.91-1

    1下载:
  2. 台湾大学林智仁开发的libsvm的matlab最新版,可以实现分类、回归、预测的功能-Lin Zhiren Taiwan University developed the matlab libsvm latest version can be achieved classification, regression, prediction of functional
  3. 所属分类:matlab

    • 发布日期:2016-08-25
    • 文件大小:87640
    • 提供者:张力
  1. WindowsApplicationHangshu

    0下载:
  2. 这是用C#写的有关实现多维回归方程的程序,是多元一次的回归方程,如果是多次多元也可以转化为多元一次这一类来实现~-It is written in C# for the realization of multi-dimensional regression equation procedure is a multiple regression equation, if it is repeated multiple can be turned into this kind of first to
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:41350
    • 提供者:longteng
  1. LSSVMlab1.5

    0下载:
  2. 支持向量机用于回归,在MATLAB里实现的。方便好用-Support vector machines for regression, implemented in MATLAB in. Is easy to use
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:135351
    • 提供者:zhanglang
  1. duoyanxianxinghuigui

    0下载:
  2. 多元线性回归是概率论研究的热点,此程序针对多元线性回归而设计的Matlab程序-Multiple linear regression is the probability of research in this field, this program is designed for multiple linear regression of the Matlab program
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:1522
    • 提供者:xuna
  1. Multiplelinearregressonanalysisprediction

    0下载:
  2. 多元线性回归分析预测法针对概率论中的回归预测做了研究,推荐各位大侠阅读-Multiple linear regression analysis prediction for the probability of regression to do the research, recommended reading you heroes
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3865
    • 提供者:xuna
  1. SMO-code

    0下载:
  2. smo算法是与svr(支持向量机回归)和svc(支持向量机分类)具有相似数学形式,并在此基础上提出的一种用于SVR的简化算法。-smo algorithm is svr (support vector machine regression) and svc (SVM) with similar mathematical form, and puts forward a simplified algorithm for SVR.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:913
    • 提供者:heyufeng
  1. MultipleRegression

    0下载:
  2. 数学统计分析工具,多元线性回归分析代码。-MultipleRegression
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1320
    • 提供者:曾思栋
  1. SimpleRegression

    0下载:
  2. 数学统计分析,一元线性回归分析,包括效果检验。-SimpleRegression
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:1018
    • 提供者:曾思栋
  1. xianxinghuigui

    0下载:
  2. 一元线性回归算法,用DELPHI写的,对于数据的一元线性回归计算有帮助-Linear regression algorithm, written in DELPHI for data, a linear regression help
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:267280
    • 提供者:farbridge
  1. zihuigui

    0下载:
  2. 这是我在做水文预测时写的一些自回归模型代码-This is what I was doing some hydrological forecasts from the regression model to write code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:542
    • 提供者:王林
  1. LinearRegression

    0下载:
  2. 进行多元一次线性回归分析 可用于数据关联计算-A linear regression analysis of multivariate data association can be used to calculate
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1918
    • 提供者:ifeng
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com