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

搜索资源列表

  1. MultipleRegression

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

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

    0下载:
  2. 在Visual Basic环境下的线性回归算法代码,很有用的-In the Visual Basic environment of linear regression algorithm code, very useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:1024
    • 提供者:lyy
  1. MATLAB

    0下载:
  2. 该程序代码用于回归分析中线性回归参数估计及显著性分析以及方差齐性检验-parameter estimation in regression analysis
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:912
    • 提供者:zx
  1. LinearLWR

    0下载:
  2. 代码为Matlab环境下开发的局部加权线性回归算法,以绘图方式表达结果。-Matlab code for locally weighted linear regression algorithm under development environment to graphically express the results.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:794
    • 提供者:陈静
  1. classification

    0下载:
  2. matlab 实现线性回归和神经网络,该文件夹包含两个代码- Matlab achieve linear regression and neural network, the folder contains two code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2467
    • 提供者:yao
  1. Classification-master

    0下载:
  2. matlab实现线性回归,包含测试代码和训练代码,内含pdf详细文档-Matlab achieve linear regression, including test code and training code, containing detailed documentation pdf
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1967372
    • 提供者:yao
  1. fan_ri78

    0下载:
  2. 包括主成分分析、因子分析、贝叶斯分析,进行逐步线性回归,这是第二能量熵的matlab代码。- Including principal component analysis, factor analysis, Bayesian analysis, Stepwise linear regression, This is the second energy entropy matlab code.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:11132
    • 提供者:kewjqeeg
  1. qa451

    0下载:
  2. 做视觉测量的上位机代码,非常适合计算机视觉方面的研究使用,进行逐步线性回归。- Do Vision Measurement PC code, Very suitable for the study using computer vision, Stepwise linear regression.
  3. 所属分类:Other systems

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:连小洪
  1. sc468

    0下载:
  2. 进行逐步线性回归,这是第二能量熵的matlab代码,有均匀线阵的CRB曲线。- Stepwise linear regression, This is the second energy entropy matlab code, There ULA CRB curve.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-18
    • 文件大小:8192
    • 提供者:童红信
  1. ridge regression1

    1下载:
  2. 岭回归(英文名:ridge regression, Tikhonov regularization)是一种专用于共线性数据分析的有偏估计回归方法,实质上是一种改良的最小二乘估计法,通过放弃最小二乘法的无偏性,以损失部分信息、降低精度为代价获得回归系数更为符合实际、更可靠的回归方法,对病态数据的拟合要强于最小二乘法。 总之,本文档是岭回归的R语言实现代码,主要用于解决当模型中出现多重共线性问题,尤其是当你所有的解释变量都很重要,又无法通过其他检验来删除时,岭回归是一个很好的解决办法。(Ridge
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:jingxuanjuan
  1. 02a 多元线性回归分析

    2下载:
  2. 基于矩阵运算的多元线性回归分析,基于回归计算程序包的多元线性回归分析等MATLAB程序实现;各检验值齐全(Multivariate linear regression analysis based on matrix operation, multiple linear regression analysis based on regression calculation package)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:回音笑客
  1. 一元线性回归

    2下载:
  2. 包括基于矩阵运算计算回归系数并添加趋势线,基于多项式拟合计算回归系数并添加趋势线,借助回归分析程序包计算回归系数并估计检验统计量,及预测和各统计量。(Including the regression coefficient and add the trend line calculation based on matrix computation, polynomial fitting to calculate the regression coefficient and add the tre
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:回音笑客
  1. linear_regression

    0下载:
  2. 采用线性模型回归 python代码的实现!! 包含数据集(linear regression The use of linear model regression Python code implementation! Contains data sets)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:52224
    • 提供者:FireFly5
  1. 归档

    0下载:
  2. 做数理统计不是很久,自己照着公式敲了几个代码想放上来,一是分享分享 当然主要是想请大佬看看是不是有问题,我总感觉滑动t看起来怪怪的。。可我完全是照书上公式来的。 abruptChange内部包含了M-K,滑动t,yamamoto(山本) trend里面没什么可看的东西。。就一元线性回归,滑动平均和累积距平(It is not very long ago to do mathematical statistics. Of course, I want to ask the big guys
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:蓝兰兰
  1. 回归模型

    1下载:
  2. 利用R语言实现了线性回归和逻辑回归,提供了数据和代码(Use R language to achieve linear regression and logistic regression, and provide data and code.)
  3. 所属分类:其他

    • 发布日期:2019-07-25
    • 文件大小:46080
    • 提供者:戴帽子的鱼
  1. Logistic回归统计算法的matlab实现

    0下载:
  2. 统计回归分析,逻辑斯蒂多元线性回归,机器学习,详细代码解说,机器训练等(Logistic multiple linear regression, statistical regression analysis, logistic multiple linear regression, machine learning, detailed code interpretation, machine training, etc)
  3. 所属分类:其他

    • 发布日期:2021-01-12
    • 文件大小:1191936
    • 提供者:学习3211
搜珍网 www.dssz.com