搜索资源列表
Linearfitting
- 直线拟合的几种算法,其中包括线性最小二乘,和两种不同目标函数的非线性最小二乘,用于比较这些方法的优劣,另外matlab中说的robust least squares方法没有找到,希望有朋友能给穿一下:)-Several linear fitting algorithm, which includes linear least squares. and two different objective function of the nonlinear least squares, used to
least_square_estimation_1
- 利用最小二乘的方法进行直线拟合,生成100组带有高斯噪声的数据进行模拟
最小二乘法直线拟合
- 基于最小二乘原理的直线拟合程序-based on the principle of linear least squares fitting procedure
FitLine
- 采用最小二乘的方法拟合出了一条空间直线,用VC6.0编写的控制台程序-Using the method of least squares fitting of a straight line in space with console procedures prepared by VC6.0
zhixiannihe
- 内容是最小二乘法求拟合直线的C源码,很容易看懂-Is least squares fitting a straight line for the C source code, it is easy to understand
nihecaishangxian
- 用于直线拟合,加之最小二乘回归拟合直线,是本人原创!-For fitting a straight line, in addition to least-squares regression fitting a straight line, is my original!
Write
- 数值计算,最小二乘法直线拟合程序 -Numerical calculation, linear least squares fitting procedure
Debug
- 最小二乘法直线拟合程序 最小二乘法直线拟合程序-Linear least squares fitting procedure fitting a straight line least squares procedure
NuclearFitting
- 核辐射中仪器标定时用到的最小二乘拟合法,coords.txt是实验得出的数据!该方法可求出拟合直线的斜率和截距。-Nuclear radiation instrumentation calibration when used least-squares fitting, coords.txt are derived from experimental data! This method can be obtained fitting a straight line of slope and in
Least_quare_straight_line_Fit
- c#最小二乘法直线拟合,任意点的数目,求出最佳拟合直线方程并绘制-c# least squares linear fit
least_least_squares_regression
- 最小二乘拟合,最小二乘拟合直线算法,使用matlab实现最小二乘拟合直线。-Least square fitting, least squares fitting straight line method, using the least squares fitting straight line matlab implementation.
LS
- 最小二乘的直线与曲线的拟合,以及利用matlab编程时多元线性回归-least square
total-least-square
- 加权总体最小二乘算法在直线拟合拟合的应用,算法为方兴博士论文中的算法1-total least square linear fitting