搜索资源列表
最小二乘法的曲线拟合
- 使用最小的二乘法实现对曲线的拟合。并输出最后的拟合曲线-use of the two smallest multiplication achieve the right curve fitting. And the final output curve
newtown
- newtown 插值法 拟合曲线 其中N》=20,愿代码,可以模拟曲线,非常好用-newtown interpolation curve fitting which N "= 20, and is willing to code can be simulated curves, very handy
NH
- Nh.for 最小二乘曲线拟合-Nh.for Least squares algorithm curve fitting
WindowsApplication1
- 用C#编写的多元线性回归的最小二乘法,实现曲线的拟合~~ -Written in C# using multiple linear regression least square method, fitting a curve ~ ~
Orthogonal-polynomial-curve-fitting
- 正交多项式最小二乘曲线拟合c语言程序代码-Orthogonal polynomial least squares curve fitting
zuixiaoercheng
- 最小二乘法进行曲线拟合,温度拟合,离散拟合-The method of least squares curve fitting, fitting temperature discrete fitting
qxnh
- 本代码使用最小二乘法完成两特性曲线的拟合 可输入拟合点个数-Least squares curve fitting
Polyfit
- 曲线拟合,计算曲线方程的系数。C#类文件,可以直接调用,方便快捷。-Curve fitting, curve equation calculating the coefficients. C# class file that can be called directly, convenient and quick.
main
- 三次曲线拟合以及光顺(内含型值修正以及光顺方法)-Cubic curve fitting and smoothing (containing type correction and smoothing method)
MFCDrawBezier
- 计算机图形学DrawBezier拟合曲线绘图 ,完整的MFC程序-Computer graphics DrawBezier fitting curve drawing, complete the MFC process
PolyFit
- Delphi 多点曲线光滑拟和,实现1次多项式最小二乘、2次多项式最小二乘,最终显示实验值、a+bx+cx^2拟合、ae^(b/x)拟合值,以控制台窗口方式显示出运算结果。-Delphi smooth curve fitting and more, the realization of a polynomial least squares, two polynomial least squares, finally shows the experimental value, a+ bx+ cx
kuaijiejian
- 该压缩包包含了C#正则表达式大全,曲线拟合方法,以及如何利用C#调用快捷键,并进行设置的文档,欢迎大家下载-The archive contains the C# regex Guinness, curve fitting methods, and how to use C# to call the shortcut key, and set the document, welcome to download
sanciyangtiaofa-VB
- 三次样条和最小误差法进行曲线拟合,VB代码-Three times spline and least error method for curve fitting
curve-fitting
- 利用labview编写的程序,实现曲线拟合,其中包括线性拟合,多项式拟合,以及指数拟合等多种拟合方式,且各拟合方式之间可以自由切换。-LabVIEW prepared by the procedures, to achieve the curve fitting, including linear fitting, polynomial fitting, and other fitting methods of the index, and the fitting method can be f
NH
- 用最小二乘法拟合二元多次曲线 已知点的x坐标集合 已知点的y坐标集合 已知点的个数方程的最高次 二元多次线性方程拟合曲线(Fitting two yuan multiple curves with least square method X coordinate set of known points Y coordinate set of known points The highest degree of the equation of the number of known points
