搜索资源列表
二次曲线拟合---最小二乘法
- 最小二乘法拟合,其中应用了列主元高斯消去法处理矩阵
smooth.rar
- 最小二乘法曲线拟合算法,简单清晰,可以实际应用,smallest 2 smooth ,visual c++,simple,
NH2.rar
- 最小二乘法曲线拟合的程序。根据试验采集的10-100个采样点,利用最小二乘思想,可以拟合出N次的曲线。具体阶次自己设定。,Least squares curve fitting procedures. 10-100 in accordance with test samples collected, the use of least squares of thought, can be fitted curve N times. Specific order set.
erchengfa
- 最小二乘法曲线拟合程序代码,可以直接从点生成曲线,windows界面-giygikgiufiuihkfiugfvyjfgkugj
quxiannihe
- 曲线拟合及最小二乘法的相关程序,实验平台是vc.-And least squares curve fitting procedures, the experimental platform is vc.
Leastsquarescurvefitting
- 利用c++语言实现最小二乘法曲线拟合代码-Using c++ language code least squares curve fitting
05
- 用C语言编写一个用最小二乘法曲线拟合的程序-With the C language using a least squares curve fitting procedure
Least-squares
- 最小二乘法曲线拟合,环境:visual basic-Least squares
least-squares
- 最小二乘法曲线拟合,可以实现利用最小二乘法拟合曲线,并显示图形,操作简单。-Least squares curve fitting, can be achieved using least squares curve fitting and display graphics, easy to operate.
d
- 最小二乘法曲线拟合,你们懂得,我嘛就不多说啦,-cuver fitting
file
- 最小二乘法曲线拟合,改变拟合次数,即可得到所需的拟合曲线方程-Least squares curve fitting, fitting to change the number, you can get the necessary fitting curve equation
最小二乘法曲线拟合算法
- FORTRAN语言 最小二乘法曲线拟合算法 源代码
最小二乘法拟合曲线C语言代码
- 用最下二乘法多项式进行曲线拟合进而插值。(With the least two multiplicative polynomial for curve fitting, and then interpolation.)
nihe
- 将点用最小二乘法拟合成曲线,可以选择拟合曲线的阶数(The least squares method is used to synthesize the curves)
最小二乘法曲线拟合
- 最小二乘拟合曲线,知道离散点后可以更好的获得其对于曲线的拟合(Least square fitting curve)
Ipopt
- 最小二乘法曲线拟合,最小二乘法,曲线拟合(Least squares curve fitting)
MATLAB 求最小二乘法系数
- 用MATLAB进行三次曲线的拟合,并运用最小二乘法求各个系数,得出曲线方程(The three curves are fitted with MATLAB, and the coefficients are obtained by using the least square method, and the curve equation is obtained.)
最小二乘法曲线拟合
- 最小二乘法曲线拟合,基于C语言编写的算法(Least squares curve fitting algorithm based on C language)
最小二乘法分段直线拟合
- 曲线拟合是图像分析中非常重要的描述符号。最常用的曲线拟合方法是最小二乘法,然而一般的最小二乘法有一定的局限性,已经有不少学者对其进行了一些改进。进一步对最小二乘法进行改进,提出一种新的分段直线拟合算法来代替多项式曲线拟合,以达到简化数学模型的建立和减少计算的目的,使其能够更好地对点序列进行拟合。(Curve fitting is a very important descr iptor in image analysis,the most commonly used curve fitting
基于移动最小二乘法的曲线曲面拟合
- 基于移动最小二乘法的曲线曲面拟合,MATLAB代码编辑流程(MATLAB Code Editing Process Based on Moving Least Square Method for Curve and Surface Fitting)