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

搜索资源列表

  1. SolidWasteManagement

    0下载:
  2. 运用多元线性回归方法预测城市生活垃圾的产量及管理-Multiple linear regression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:63877
    • 提供者:candy
  1. 4

    0下载:
  2. MATLAB程序, 半参数线性回归模型的最小二乘核估计 半参数线性回归模型的最小二乘正交序列估计。-MATLAB program, semi-parametric linear regression model of least squares kernel estimation Semiparametric least squares linear regression model orthogonal sequence estimation.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1341
    • 提供者:wyh
  1. multiplelinearregression

    1下载:
  2. 多元线性回归的C++源码,在VC6.0上可直接运行!-Multiple Linear Regression C++ source code, can be directly run in VC6.0!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1876
    • 提供者:Black
  1. 20070205154609396

    1下载:
  2. 款进行多元线性回归分析软件.可以完成多元回归模型的参数估计和统计检验,可以通过Excel获取外部数据,并且能够把计算结果保存成xls文件,计算结果的差方图--Conducted a multiple linear regression analysis software. Can complete multiple regression model parameters estimates and statistical test, you can access external data th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:104601
    • 提供者:大牛
  1. CH9

    0下载:
  2. 9.1 随机样本分析irhis.c 9.2 一元线性回归分析isqt1.c 9.3 多元线性回归分析isqt2.c 9.4 逐步回归分析isqt3.c 9.5 半对数数据相关ilog1.c 9.6 对数数据相关ilog2.c-9.1 random sample analysis irhis.c 9.2 linear regression analysis isqt1.c 9.3 Multiple Linear Regression Analysis isqt2.c 9.4 s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:8456
    • 提供者:yangasdtat
  1. Linear_Regression_Program

    0下载:
  2. linear regression algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:733
    • 提供者:amina
  1. ipqr

    0下载:
  2. a modified interior method for linear regression is described in a very simple matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1580
    • 提供者:sanjeev
  1. LWLR

    0下载:
  2. this program compare the Locally Weighted Linear Regression with three diferrent kernel function (gaussian, logistic basis, and Reciprocal Multiquadric) also compare locally weighted by simple Linear Regression.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:8886
    • 提供者:maisam
  1. BayesianLinearRegression

    0下载:
  2. This matlab code is a demo version of Bayesian linear regression. -This matlab code is a demo version of Bayesian linear regression.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2071
    • 提供者:kjm
  1. Chapter3

    0下载:
  2. Multiple Linear Regression PowerPoint presentation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-07
    • 文件大小:1236100
    • 提供者:sundance
  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. 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. 21

    0下载:
  2. 用C语言编写多元线性回归方程,写得不好的地方请指教!-Using C language multiple linear regression equation, where poorly written, please advice!
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:6272
    • 提供者:霍去病
  1. Linear-regression-equation

    0下载:
  2. 一元线性回归方程, 求线性回归方程:Y = a + bx 的回归系数a和b. 用的是最小二乘法推导的结果。网上搜索最小二乘法原理,配合这个源代码学习还是不错的。本代码是网上搜来的,发现自学用不错,特上传分享。-Linear regression equation, find the linear regression equation: Y = a+ bx the regression coefficients a and b. derived using a least squares res
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1261
    • 提供者:huangjunjun
  1. realizatio-function-regression

    0下载:
  2. matlab工具箱的rbf网络用于线性回归和曲线拟合,自己手创,绝非复制-matlab toolbox rbf network for linear regression and curve fitting, creating their own hands, not a copy
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3434
    • 提供者:Jv
  1. Linear-Regression-1st-group

    0下载:
  2. What for Linear regression is used? We can predict one variable from another Y = a+ bX b = slope a = intercept (constant ) Correlation Coefficient (r) : A measure of association between two variables. -What for Linear regression is used
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:680306
    • 提供者:Fitrie
  1. Linear-regression

    0下载:
  2. 线性回归的一个小程序,希望有助于初学者的学习-Linear regression of a small program that I hope will help the beginner to learn
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:158424
    • 提供者:
  1. Linear-regression

    0下载:
  2. 用最小二乘法对数据进行线性回归,输出拟合参数、偏差-Linear regression using the least squares method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:6918
    • 提供者:许晴
  1. scl-linear-regression

    0下载:
  2. 本人参考网上资料,自己编写的线性回归方法在plc中实现了根据已知数据来找出自变量和因变量之间的关系的函数。-linear regression in plc
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:703
    • 提供者:张连军
  1. Linear-Regression-with-multiple-variable

    1下载:
  2. Linear Regression with multiple variable
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2296
    • 提供者:Karim Khalifeh
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com