搜索资源列表
REGRESSION
- 逐步回归算法,比起一般线性回归的速度要快。而且因子是逐步选择的。-stepwise regression algorithm, compared to the general linear regression faster pace. But factor is gradually choice.
Tem_c
- 一个用于建立温度模型的线性回归的温度模型算法-a temperature model for the establishment of the linear regression model algorithm temperature
stepregression
- 利用visual c++,实现线性回归算法的程序!-use visual c, linear regression algorithm to achieve the procedure!
work
- 一元线性回归算法,计算斜率并输出结果。主要采用最小二乘法。
Zuixiaoerchengqiuquxiannihe
- 首先介绍多元线性回归公式(即最小二乘法计算公式),然后进行VB编程,实现多次曲线拟合算法。
alglib-3.5.0.cpp
- 这个是外国人开发的一套数值算法,里面包含了大量的数值算法,非常方便,有线性回归算法。-This is the foreigners developed a numerical algorithm, which contains a large number of numerical algorithms, very convenient, linear regression algorithm.
time_seris
- 时间序列预测算法。支持5种常见的算法 移动平均 非线性回归 指数平滑等-ar, ardemo ma
nihehuigui
- 在VC环境下,分别采用线性回归和逐步回归两种算法对算例数据进行拟合,并给出拟合结果,程序完整-In the VC environment, respectively, linear regression and stepwise regression algorithm to two kinds of examples of data fitting, and gives fitting results, integrity of the process
xxhg
- C++线性回归算法,运行后输入数据,即能对所输入的数据进行线性回归运算-C++ linear regression algorithm, running the input data, which can input data by computing the linear regression
Fortran
- fortran语言中常用的计算算法综合,如线性回归、非线性回归、求积分等运算-fortran language commonly used in the calculation of algorithmic synthesis, such as linear regression, nonlinear regression, integrals and other operators
LS
- 自己编写的最小二乘法线性回归程序,常用数值算法之一。-Prepared by the least squares method, linear regression program, one of the commonly used numerical algorithms.
linear_regression_calculation
- 常规线性回归算法,实现对一组数据序列的常规线性回归计算,并分析预测-Conventional linear regression calculation
linerregressmethod
- 线性插值算法,收集的网上的一个程序,封装成了一个C++类,便于使用。支持一元和多元线性回归-Linear interpolation algorithm, an online collection procedures, packaged into a C++ class, easy to use. Support univariate and multivariate linear regression
Multiple-linear-regression
- 用C++实现多元线性回归算法,方便在变成过程中使用-Multiple linear regression
123
- 有关回归分析的所有算法,包括详细的原理介绍及具体的matlab代码,很适合初学者使用,及有关工程人员参考;其中包含了一元线性回归、最小二乘估计方法、显著性检验、多元线性回归、利用回归模型预测、非线性回归、逐步回归等-All algorithms related to regression analysis, including a detailed descr iption and the specific principles matlab code, it is suitable for b
linearEst
- linearEst线性回归算法,包括回归显著性检验,F 检 验-Linear regression algorithm
LinearRegression
- 该算法是实现多元线性回归算法。该算法包含了F检验,t检验,模型检验。-The algorithm is to achieve multiple linear regression algorithm. The algorithm includes the F-test, t test, model checking.
DataScreening-
- 该程序是实现线性回归算法异常数据的筛选。-The program is a linear regression algorithm abnormal screening data.
baoman
- GPS和INS组合导航程序,进行逐步线性回归,结合PCA的尺度不变特征变换(SIFT)算法。- GPS and INS navigation program, Stepwise linear regression, Combined with PCA scale invariant feature transform (SIFT) algorithm.
线性回归
- matlab线性回归计算,基于梯度下降的线性回归算法(matlab linear regression)