搜索资源列表
regression.rar
- 多元线性、非线性逐步回归、还可做回归显著性检验,Multiple linear, nonlinear regression, but also to do regression test of significance
mllr
- 语音识别最大似然线性回归(MLLR)算法-Speech recognition maximum likelihood linear regression (MLLR) algorithm
2009620150022
- 解多元线性回归方程组,工业控制算法.可移植到MFC程序中.-Solution of multiple linear regression equations, industrial control algorithm. Can be transplanted to MFC program.
StepwiseRegress
- 逐步法线性回归 C#源码(vs2005工程),得到回归系数、复相关系数、相关系数矩阵等。-Stepwise linear regression C# source code (vs2005 project), the regression coefficient, multiple correlation coefficient, correlation coefficient matrix.
linear
- 可以实现数据的线性回归,其中Source.txt是待预测的数据. 此文本中的数据格式要求为一个矩阵,此矩阵的第一列为待预测列-Can achieve linear regression data, which is to be forecast Source.txt data. Text data format requirements for a matrix, this matrix as the first forecast to be out
VC-multi-regress
- 用MFC编了一个多元线性回归,在视窗口显示回归函数,待处理的数据也在压缩文件内。-MFC series with a multiple linear regression, the regression function, as the window displays when the processed data is also compressed document.
excel_in_civil_egineering
- 工量预测.xls 截面扭转特性.xls 截面特性一.xls 截面特性二.xls 最优化问题.xls 最值问题.xls 牛顿法解方程.xls 矩阵运算.xls 线性拟合.xls 解线性方程组.xls 解线性方程组(二).xls 辛普森法积分.xls 频率与振型求解.xls 双变量模拟运算.xls 多元线性回归.xls 多项式拟合.xls 实例1.xls 实例2.xls 实例3.xls
regression
- 此为线性拟合元程序,可以在不知道函数形式的情况下,在较小的误差范围内得出函数的参数!-This element program for linear regression, you can function in the form of do not know the circumstances, the error in the smaller range of parameters derived function!
i-Regr
- 用MT4编的一个线性回归的源代码,可以 被mt4应用来分析趋势-MT4 with a linear regression for the source code, can be used to analyze trends mt4
21614dyhg
- Multiple Linear Regression
20070205154609396
- 款进行多元线性回归分析软件.可以完成多元回归模型的参数估计和统计检验,可以通过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
21
- 用C语言编写多元线性回归方程,写得不好的地方请指教!-Using C language multiple linear regression equation, where poorly written, please advice!
Linear-Regression
- 基于mathcad的线性回归,导入x,y数据,即可得到回归曲线的相关数据。-Mathcad' s linear regression, import x, y data, you can get the data of the regression curve.
linear-regression
- C#中的线性回归实现,可以用于函数分析,可对散点函数进行延伸,预测后续点的位置-C# implementation of the linear regression can be used for function analysis, may scatter function extends predict subsequent location of the point
Multiple-linear-regression-analysis
- 多元线性回归分析,用于多变量的模拟预测,数学建模。-Multiple linear regression analysis was used to simulate forecasting, mathematical modeling of multiple variables.
Single-linear-regression-analysis
- 单一线性回归分析,更好的精度预测与模拟,高次运算算法。-Single linear regression analysis, forecasting and simulation better accuracy, higher computation algorithm.
linear-regression
- 最小二乘法的实现,线性回归的系统辨识,通过最小二乘的方法辨识系统模型的参数-linear regression
GD-with-Linear-Regression
- 基于下降级的线性算法,能解决相关优化问题.-Linear Regression based on Gradient Descent
Regression
- linear regression via pseudoinversion
01_TF_basics_and_linear_regression
- 在tensorflow中实现linear regression(To achieve linear regression by tensorflow)