搜索资源列表
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
直线的最小二乘拟合
- 实现线性方程的拟合,给出误差和协方差
Houghtransformation.rar
- 将霍夫变换与最小二乘法相结合,研究对实验数据和图像处理中的二值边缘图进行直线拟合的方法。 首先,用霍夫变换剔除数据点集中的干扰点或噪声,并将分布在不同直线附近的点分离出来 然后,用最小二乘法 拟合各直线。该方法既解决了直接使用最小二乘法拟合时,拟合直线易受干扰点或噪声的影响和数据点分布在 多条直线附近而无法拟合的两个问题 同时也解决了直接使用霍夫变换时,拟合直线精度不高和直线段有效区间 不容易控制的问题。,The Hough transform and least squares me
FitLine
- 采用最小二乘的方法拟合出了一条空间直线,用VC6.0编写的控制台程序-Using the method of least squares fitting of a straight line in space with console procedures prepared by VC6.0
Graphics-generation-and-filling
- 基本图形的生成与填充VC源码。实现了: 1,点与直线生成算法(数值微分法(DDA算法),中点画线法,Bresenham画线法)。 2,圆的生成算法(中点画圆算法,Bresenham画圆算法)。 3,椭圆生成算法。 4,区域填充(种子填充算法,扫描线填充算法)。 5,汉字的显示技术。 6,曲线的生成(最小二乘直线拟合,三次Bezier直线生成,任意次Bezier直线生成 )。-Basic graphics generation and fill VC source. Rea
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
shuzhifenxi3
- 实验题目:曲线拟合的最小二乘法 相关知识:已知C[a,b]中函数f(x)的一组实验数据(xi,yi)(i=0,1,…,m),其中yi=f(xi)。设 是C[a,b]上线性无关函数族。在 中找函数f(x) 曲线拟合的最小二乘解 ,其法方程(组)为: 其中, k=0,1,…,n 特别是,求函数f(x) 曲线拟合的线性最小二乘解 的计算公式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y
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
Leastsquarscurvefitting
- 主要功能是最小二乘曲线拟合,根据一系列的点,拟合出一条直线-Main function is least squares curve fitting, based on a series of points, fitting a straight line
Least_quare_straight_line_Fit
- c#最小二乘法直线拟合,任意点的数目,求出最佳拟合直线方程并绘制-c# least squares linear fit
LinFit
- 最小二乘算法进行拟和直线函数,拟合出一条直线-最小二成算法进行拟和直线函数
least_least_squares_regression
- 最小二乘拟合,最小二乘拟合直线算法,使用matlab实现最小二乘拟合直线。-Least square fitting, least squares fitting straight line method, using the least squares fitting straight line matlab implementation.
ls
- 最小二乘拟合直线,通过一些测量数据拟合成一条直线 -Least-squares fitting a straight line, fit a straight line through measurement data
line
- 最小二乘直线拟合(对离散点进行的最佳直线拟合)-there is a code of line fitting
KEY
- PIC18单片机独立按键限时检测程序,以及最小二乘直线拟合程序。-PIC18 microcontrollers separate buttons. Limited testing procedures, as well as the linear least-squares fitting procedure