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

搜索资源列表

  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. MySVMSourceCode

    0下载:
  2. 这个是用QT编写的一个SVM程序,改写了台湾林智仁的libsvm程序,可以用来分类,线性回归等等人工智能,并且是有界面的-This is a SVM program written in QT, rewritten libsvm Taiwan Lin Zhiren the program can be used for classification, regression, and so on Artificial Intelligence, and is the interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:97951
    • 提供者:孙朔
  1. dingweijishu

    0下载:
  2. 研究了基于信号强度模型的室内定位技术. 通过运用线性回归、补偿式线性回归和多元回归方法,利用 仿真数据建立了信号强度模型.-Indoor positioning technology based on signal strength model by using linear regression, the compensated linear regression and multiple regression method using simulation data signal str
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:235520
    • 提供者:qu
  1. WindowsApplication1

    0下载:
  2. 一个能够计算线性回归的源代码,经过多次调试,很好用-A linear regression to calculate the source code, after several debugging, useful
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:66820
    • 提供者:xph
  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. PLS

    0下载:
  2. 偏最小二乘回归提供一种多线性回归建模的方法,特别是当两组变量个数很多,且存在多重相关性时-A new method iS proposed to select the number of principal component of PLS in PLS regression principal component through analysis and partial least square as major mathematic tools
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1095
    • 提供者:Tom
  1. Lercfzipe

    0下载:
  2. 最小二乘法 一元线性回归 最小小二乘法 一元线性回归 -The method of least squares linear regression most small squares linear regression
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:196738
    • 提供者:ttj
  1. sourcecode

    0下载:
  2. 一元线性回归拟合,随便做的一个东西,提供给大家参考-A linear regression fit
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:7164
    • 提供者:罗晓俊
  1. linear-regression2

    0下载:
  2. 在Delphi开发环境下的线性回归分析算法,很有用的-In Delphi development environment of linear regression analysis algorithm, very useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:1282
    • 提供者:lyy
  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. DataRegression

    0下载:
  2. 用C#实现的一元线性回归程序,带有分析图及分析误差等,功能完整。-C# implementation of a linear regression procedures.
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:59327
    • 提供者:lee
  1. Linear-Regressiom

    0下载:
  2. 改程序是对数据进行多元线性回归的程序,简单实用,准确性号-Change program is a program of the multiple linear regression data, simple and practical, accuracy, number
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-05
    • 文件大小:414145
    • 提供者:雷正升
  1. Desktop

    0下载:
  2. 利用matlab做线性回归,简单,好用,可以处理一般的回归问题-Using matlab to do linear regression, simple, easy to use, can handle general regression problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:506281
    • 提供者:hqh
  1. ZCXLJ

    0下载:
  2. 支持向量机和BP神经网络都可以用来做非线性回归拟合,但它们的原理是不相同的,支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。大量仿真证实,支持向量机的泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合-Support vector machines and BP neural network can be used for non-linear regression f
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:2611
    • 提供者:杨明明
  1. Form1

    0下载:
  2. Excel预测算法;线性回归预测算法-最小二乘法 -Linear regression prediction algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:926
    • 提供者:笑笑
  1. CPPduoyuanxianxinghuigui

    0下载:
  2. 多元线性回归C++源代码,里面包含测试数据-Multiple linear regression C++ source code, which contains test data
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:2389
    • 提供者:下载专用号
  1. MATLAB

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

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

    0下载:
  2. 一元线性回归分析预测法 根据2008~2012年的利润额预测2013年的利润额-A linear regression analysis and forecasting method
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:948
    • 提供者:andy
  1. linear_CSharp

    0下载:
  2. 一元线性回归分析预测法 根据2008~2012年的利润额预测2013年的利润额-A linear regression analysis and forecasting method
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:951
    • 提供者:andy
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com