Welcome![Sign In][Sign Up]
Location:
Search - linear regression c

Search list

[Mathimatics-Numerical algorithmslinearregression

Description: 用于线性回归的C语言源程序,经过调试,没问题-linear regression for the C-language source, after debugging, no problem
Platform: | Size: 1198 | Author: 宋勇 | Hits:

[Other resourceshujuku1

Description: 用C语言如何编写多元线性回归,请给予相关提示-C language how to prepare multiple linear regression, give relevant suggest
Platform: | Size: 895033 | Author: Jima | Hits:

[Other resourcestepregression

Description: 利用visual c++,实现线性回归算法的程序!-use visual c, linear regression algorithm to achieve the procedure!
Platform: | Size: 28804 | Author: camperlinan | Hits:

[Mathimatics-Numerical algorithmslinearregression

Description: 用于线性回归的C语言源程序,经过调试,没问题-linear regression for the C-language source, after debugging, no problem
Platform: | Size: 1024 | Author: 宋勇 | Hits:

[VC/MFCshujuku1

Description: 用C语言如何编写多元线性回归,请给予相关提示-C language how to prepare multiple linear regression, give relevant suggest
Platform: | Size: 894976 | Author: Jima | Hits:

[Algorithmstepregression

Description: 利用visual c++,实现线性回归算法的程序!-use visual c, linear regression algorithm to achieve the procedure!
Platform: | Size: 28672 | Author: camperlinan | Hits:

[VC/MFCsuanfachengxu-C

Description: 科学与工程计算常用算法程序库-C语言版 书中所选用的算法均是科学与工程计算中最为常用的算法,覆盖了复数运算、插值法、数值积分与微分、线性方程组求解、代数方程与超越方程求解、拟合与平滑、矩阵分析、数理统计中的回归分析、数学变换等范围,基本上能够满足科学与工程计算的一般需要。在上述各方面的算法中,通常都有若干种算法,书中则只筛选了其中的一种或几种较为典型和具有代表性的算法,并且尽量阐明算法的特点和适用范围,以方便使用者的选用。-Science and engineering computing algorithm commonly used library-C language version of the book the selected algorithm are science and engineering calculation of the most commonly used algorithms, covering complex computation, interpolation, numerical integration and differentiation, solving linear equations, algebraic equations and transcendental equation solving, fitting with the smooth, matrix analysis, mathematical statistics in regression analysis, mathematical transformation, such as the scope of, basically able to meet the scientific and engineering computing general needs. In each of these areas in the algorithm, usually have a number of algorithms, the book only screening of which one or more of the more typical and representative of the algorithm, and try to clarify the algorithm characteristics and scope of application, to facilitate the use of From the selection.
Platform: | Size: 7185408 | Author: lbf | Hits:

[CSharpLogOn

Description: c#实现线性回归预测,线性回归时一个有用的技术,本文展示了一种带权重的自回归模型-Linear regression is a useful technique for representing observed data by a mathematical equation This article presents a C# implementation of a weighted linear regression c sharp AR auto regression prediction,completly free ,
Platform: | Size: 15360 | Author: venus | Hits:

[Algorithmmultiplelinearregression

Description: 多元线性回归的C++源码,在VC6.0上可直接运行!-Multiple Linear Regression C++ source code, can be directly run in VC6.0!
Platform: | Size: 2048 | Author: Black | Hits:

[AlgorithmCH9

Description: 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 stepwise regression analysis isqt3.c 9.5 semi-logarithmic data-related ilog1.c 9.6 logarithmic data-related ilog2.c
Platform: | Size: 8192 | Author: yangasdtat | Hits:

[Technology Managementc

Description: 空间插值方法汇总 Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法) Minimum Curvature(最小曲率) Modified Shepard s Method(改进谢别德法) Natural Neighbor(自然邻点插值法) Nearest Neighbor(最近邻点插值法) Polynomial Regression(多元回归法) Radial Basis Function(径向基函数法) Triangulation with Linear Interpolation(线性插值三角网法) Moving Average(移动平均法) Local Polynomial(局部多项式法) -Spatial Interpolation Methods Summary
Platform: | Size: 3072 | Author: bushyao | Hits:

[Mathimatics-Numerical algorithmslinear_regr_analysis

Description: 该程序是多元线性回归分析的C++实现程序源代码,是数据处理中的重要算法之一。-The C++ source code of Multiple linear regression analysis(MLR)
Platform: | Size: 5120 | Author: 胡雯雨 | Hits:

[CSharpStepwiseRegress

Description: 逐步法线性回归 C#源码(vs2005工程),得到回归系数、复相关系数、相关系数矩阵等。-Stepwise linear regression C# source code (vs2005 project), the regression coefficient, multiple correlation coefficient, correlation coefficient matrix.
Platform: | Size: 27648 | Author: wuyang | Hits:

[CSharp21

Description: 用C语言编写多元线性回归方程,写得不好的地方请指教!-Using C language multiple linear regression equation, where poorly written, please advice!
Platform: | Size: 6144 | Author: 霍去病 | Hits:

[Mathimatics-Numerical algorithmsregression

Description: 使用C语言编写的关于多元线性回归模型的源程序及测试源码-Using the C language on multiple linear regression model of the source and test source
Platform: | Size: 2048 | Author: 李小龙 | Hits:

[OtherCPPduoyuanxianxinghuigui

Description: 多元线性回归C++源代码,里面包含测试数据-Multiple linear regression C++ source code, which contains test data
Platform: | Size: 2048 | Author: 下载专用号 | Hits:

[CSharplinear-regression

Description: C#中的线性回归实现,可以用于函数分析,可对散点函数进行延伸,预测后续点的位置-C# implementation of the linear regression can be used for function analysis, may scatter function extends predict subsequent location of the point
Platform: | Size: 46080 | Author: hc | Hits:

[AlgorithmMultiple-linear-regression

Description: 用C++实现多元线性回归算法,方便在变成过程中使用-Multiple linear regression
Platform: | Size: 5862400 | Author: 杨凤祥 | Hits:

[assembly languageMultiple-linear-regression-model

Description: 多元线性回归模型,用C++语言编写而成,可运行-Multiple linear regression model,written by visual C++
Platform: | Size: 1024 | Author: 但灵芝 | Hits:

[CSharplinear-

Description: 利用c#语言实现多元统计分析一元线性回归分析,源码,已经调试。-Using c# language to achieve a multivariate statistical analysis of linear regression analysis, source code, has been debugged.
Platform: | Size: 58368 | Author: 瑶瑶 | Hits:
« 12 3 »

CodeBus www.codebus.net