搜索资源列表
erciquxiannihe
- delphi 二次曲线拟合程序,非常适用的-delphi quadratic curve fitting procedures
Least-squares-Curve-Fit-unit
- 最小二乘是由方程式近似的数据点的一组的方式,让你预测中间值,或计算的数据的一些措施。您可能已经通过绘制通过数目的数据点图上绘制的直线近似的趋势线。最小二乘这不只是“装修”,但在数学的方式,最大限度地减少错误,从而导致。我的单元延伸最小二乘从仅仅是一种直线拟合到高阶多项式为更复杂的数据(其中可能有一平方律拟合的物理原因,例如),或更好的匹配的数据。-Least-squares is a way of approximating a set of data points by an equation
646
- Delphi最小二乘法七点曲线拟合演示,编程学习源码,很好的参考资料。-Delphi least squares curve fitting seven presentations, learning programming source code, a good reference.
876
- Delphi最小二乘法七点曲线拟合演示,编程学习源码,很好的参考资料。-Delphi least squares curve fitting seven presentations, learning programming source code, a good reference.
Delphi_150500
- Delphi:Delphi曲线图演示,最小二乘法七点曲线拟合演示效果,借此源码可了解系数矩阵、增广矩阵、高斯消元、误差计算、高斯消去后的矩阵右侧系数、迭代初值、迭代求解等相关技巧。 -Delphi: Delphi graph demonstrates, least squares curve fitting seven demonstration effect, whereby the source code can understand the coefficient matrix, au
ployfit
- Delphi 多点曲线光滑拟和,实现1次多项式最小二乘、2次多项式最小二乘,最终显示实验值、a+bx+cx^2拟合、ae^(b/x)拟合值,以控制台窗口方式显示出运算结果。-Delphi more smooth curve fitting, the realization of 1 polynomial least squares, 2 polynomial least squares, the final show experimental values, a+bx+cx^2 fitting,