搜索资源列表
线性回归CAI1.0版
- 一元线性回归软件CAI1.0版,可以应用在数值计算、逼近、拟合、预测等多个方面。-one yuan linear regression CAI1.0 version of the software can be used in numerical calculation, approximation, fitting, many aspects such as forecast.
多元线性回归
- 多元线性回归软件1.0版。主要用于统计方面,根据原始资料,求解应变量(Y)与自变量(X1,X2,X3,X4....)的统计函数关系。 可以广泛的应用于各类学校、统计局、气象水文、等其他一些科学计算单位。-multivariate linear regression software version 1.0. Mainly for statistics, in accordance with the original information, should be solved variable (
利用IDl 编写的一元线性回归程序
- 利用IDl 编写的一元线性回归程序,其中利用了矩阵来求解线性回归的系数,具有很好的参考价值
向量旋转及一维线性回归、相关系数
- 向量按照给定角度旋转后新坐标、计算x--y数据线性拟合系数及相关系数。
MT4 MQL4 线性回归源码指标
- MT4 MQL4 线性回归源码指标 开发与VC++相似,计算线性回归。-MT4 MQL4 source linear regression indicator development with VC++ is similar to calculating linear regression.
stepwise.rar
- 这是一个关于逐步回归求多元线性回归的一个VC例程,It is a stepwise regression for multiple linear regression routine of a VC
backstep
- 实现多元线性回归方程自变量的选择及系数的求解,获得显著性拟合方程-The realization of multiple linear regression equations to solve significant
LR
- 对气象数据进行时间方面的线性回归分析,分析气象数据时常用-THIS IS A PROGRAM OF LINEAR REGRESSION BETWEEN X AND T(TIME OR YEAR)
CoordinateTransfer
- 计算两个变量的线性回归系数及相关系数、向量旋转-Calculation of the two variable linear regression coefficient and correlation coefficient, vector rotation
SolidWasteManagement
- 运用多元线性回归方法预测城市生活垃圾的产量及管理-Multiple linear regression
multiplelinearregression
- 多元线性回归的C++源码,在VC6.0上可直接运行!-Multiple Linear Regression C++ source code, can be directly run in VC6.0!
Linear
- 一元线性回归曲线 y=ax+b,求解出a b 和相关系数r-Unary linear regression curve y = ax+ b, solving out of ab and the correlation coefficient r
CH9
- 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
dataprocess
- 主要包括一元和多元线性回归分析、逐元回归分析-Mainly consists of a dollar and multiple linear regression analysis, by regression analysis, and so
1
- 一元线性回归,用最小二乘法预测,已知期中期末成绩,构造函数由其中成绩预测期末成绩-Linear regression, using least squares prediction, known Midterm and final results, performance prediction constructor final grade by one
LinearRegression
- 进行多元一次线性回归分析 可用于数据关联计算-A linear regression analysis of multivariate data association can be used to calculate
xxhg
- C++线性回归算法,运行后输入数据,即能对所输入的数据进行线性回归运算-C++ linear regression algorithm, running the input data, which can input data by computing the linear regression
Linear-regression-equation
- 一元线性回归方程, 求线性回归方程: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
多元线性回归
- 利用多元回归分析对气象站点数据进行插值运算。(The data of meteorological stations are interpolated by multiple regression analysis.)
线性回归
- matlab线性回归计算,基于梯度下降的线性回归算法(matlab linear regression)
