搜索资源列表
CureFit_Line_LeastSquaresMethod
- 下山单纯形法java源程序,可做非线性函数极值以及曲线拟合程序-downhill simplex method java source files, to do extreme nonlinear curve fitting procedures and
最小二乘法多次曲线拟合
- 最小二乘法多次曲线拟合-least squares curve fitting time
20080724
- 曲线拟合的java算法。本代码是采用数学中的最小二乘法原理编写的。
Exercise5
- 本程序用java编写了数值分析中的曲线拟合等操作,为有此需求的人提供帮助-This procedure written with java numerical analysis curve-fitting operation, as there is a demand to help people
RombergTest2
- 函数逼近与曲线拟合,包含梯形公式、Simpson公式、Romberg公式。-Function approximation and curve fitting, including trapezoidal, Simpson formula, Romberg formula.
FGPathBezier3
- 利用java编写的路径平滑算法,采用2次+3次贝塞尔曲线拟合路径,并且可以按照一定距离间隔生成采样点-Written using java path smoothing algorithm, using the 2+3 Bezier curve fitting path, and the sampling points can be generated in accordance with a certain distance interval
Chart
- 这是一个简单的拉格朗日曲线拟合和牛顿插值曲线拟合程序-This is a simple Lagrangian curve fitting and the Newton interpolation curve fitting procedure
1.tar
- 拟合曲线的程序,可以参考一下,没准游泳哦。-This is a Nihequ xian cheng xu, maybe you young.
BestFitting
- 使用java实现最小二乘算法,实现曲线拟合,实现多项式拟合(Using java algorithm to achieve the least squares, curve fitting, polynomial fitting)