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

搜索资源列表

  1. mllr

    0下载:
  2. 语音识别最大似然线性回归(MLLR)算法-Speech recognition maximum likelihood linear regression (MLLR) algorithm
  3. 所属分类:Other systems

    • 发布日期:2016-12-08
    • 文件大小:683
    • 提供者:lixiaofei
  1. excel_in_civil_egineering

    1下载:
  2. 工量预测.xls 截面扭转特性.xls 截面特性一.xls 截面特性二.xls 最优化问题.xls 最值问题.xls 牛顿法解方程.xls 矩阵运算.xls 线性拟合.xls 解线性方程组.xls 解线性方程组(二).xls 辛普森法积分.xls 频率与振型求解.xls 双变量模拟运算.xls 多元线性回归.xls 多项式拟合.xls 实例1.xls 实例2.xls 实例3.xls
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:114954
    • 提供者:张力
  1. i-Regr

    1下载:
  2. 用MT4编的一个线性回归的源代码,可以 被mt4应用来分析趋势-MT4 with a linear regression for the source code, can be used to analyze trends mt4
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1460
    • 提供者:gzhhui
  1. BioKineticsEst

    0下载:
  2. 生化反应动力学参数估计,用多变量线性回归方法估计动力学参数-Biochemical kinetic parameters estimated by multiple linear regression methods are used to estimate kinetic parameters
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1633
    • 提供者:李能
  1. LinearReg

    0下载:
  2. 一元线性回归预测电力负荷的模块(带实例应用)-Linear regression to forecast the electricity load modules (with examples of applications)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:5268
    • 提供者:wubing
  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. FractalChannel

    3下载:
  2. MT4文件 用于K线线性回归分析,用来进股票的预测分为一元预测-MT4 files for K line linear regression analysis is used to forecast into the stock into a dollar forecast
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:24256
    • 提供者:zhu yunpeng
  1. LR

    0下载:
  2. 此程序用来计算变量x和时间t的一元线性回归,例如x=a+bt-THIS IS A PROGRAM OF LINEAR REGRESSION BETWEEN X AND T(TIME OR YEAR),i.e. X=A+BT
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:649
    • 提供者:黎姣
  1. R

    0下载:
  2. R统计软件部分源程序,线性回归、、方差分析主成分分析-R statis sofeware some resuraces
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:18329
    • 提供者:张勇
  1. zubuhuigui

    0下载:
  2. sas线性回归,用于解决统计的问题。对于数学建模来说是必备的知识。-Sas binary linear regression, used to solve the problem of statistics.It is necessary for mathematical modeling of knowledge.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:67429
    • 提供者:张良
  1. 线性回归

    2下载:
  2. 通过已知数据建立对应模型,找出数据集的最优线性关系来预测或估计需要的因变量。(The corresponding model is established by the known data, and the optimal linear relation of the data set is found to predict or estimate the dependent variable.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:149504
    • 提供者:赵嘉慧
  1. xianxinhuiguifangchengniheyuguji

    0下载:
  2. 线性回归方程拟合与估计 求误差方差的无偏估计 检验回归效果是否显著(Linear regression equation fitting and estimation)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:138240
    • 提供者:tanfei
  1. TwoVariableStatistics_batch

    0下载:
  2. 两变量统计,对遥感图像的水分与温度两变量, 线性回归分析(Two - variable statistics, linear regression analysis)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:wajir
  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-28
    • 文件大小:1024
    • 提供者:回音笑客
  1. 偏最小二乘回归的线性与非线性方法(书.王惠文)

    0下载:
  2. 偏最小二乘回归的线性与非线性方法,王惠文著。讲了偏最小二乘通径回归模型和递阶偏最小二乘回归模型。(Partial Least Squares Regression Linear and Nonlinear Methods, by Wang Huiwen. The partial least square path regression model and the hierarchical partial least-squares regression model are introduced.
  3. 所属分类:其他

  1. 多元线性回归

    0下载:
  2. 利用最小二乘法求多元线性回归,里面的数据是用pickle打包好的,当你需要其他数据时可以将其中的数据代入xy(Using the least square method to get multiple linear regression, the data inside is packed in pickle, and can be replaced by XY when you need other data.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:10240
    • 提供者:youngsun
  1. python的线性回归实现

    0下载:
  2. 线性回归是利用数理统计中回归分析,来确定两种或两种以上变量间相互依赖的定量关系的一种统计分析方法,运用十分广泛。其表达形式为y = w'x+e,e为误差服从均值为0的正态分布。(Linear regression is a statistical analysis method to determine the quantitative relationship between two or more variables and more than two variables by regres
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:13312
    • 提供者:那拍拍
  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
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com