搜索资源列表
zuixiaoerchengzaixitongbianshizhongdeyingyong
- 在Matlab/Simulink构造一缓慢时变线性系统。试根据系统的输入生产数据分别用带遗忘因子最小二乘法和广义最小二乘法辨识系统的参数。-in Matlab / Simulink constructed a slow time-varying linear systems. Examination under the input production data were used to bring the forgotten factor method of least squares and
最小二乘法多次曲线拟合
- 最小二乘法多次曲线拟合-least squares curve fitting time
20080724
- 曲线拟合的java算法。本代码是采用数学中的最小二乘法原理编写的。
physical_lab
- 用java编写的可以用来做普物实验的程序,实现了最小二乘法,比手动计算数据块很多-Written by java objects can be used to make general experimental procedures, the least squares method, data blocks than a lot of manual calculation
LeastSquareMethod
- 最小二乘法的代码,二个构造方法,一个是不带权的,一个是带权的-Least squares code, two constructors, one is not weighted, one is weighted
Phys_Lab
- eclipse中java工程源代码。根据实验数据作图。可作出标准的实验室网格图,和标准的应用最小二乘法拟合的直线。-The eclipse s java project is used to make the line illusions from the data gotted from the physical lab
FormulaFitting
- 最小二乘法拟合的实现,用的是java语言-zui xiao er cheng
ScientificComputing
- 山东大学软件学院数值计算实验源代码LU分解、前代、回代函数、部分列主元求解线性方程组 用Cholesky分解求解线性方程组,分析残差与误差的关系 迭代法求解线性方程组 最小二乘法及病态性的分析 求非线性方程的根 多项式插值-science computing
xianxinghuigui
- java编写的最小二乘法求线性回归方程进行预测,有窗体的,-Least squares method for the linear regression equation to predict
auto-generated-method
- 本算法用最小二乘法求多次拟合,可输入拟合次数-Least Squares Fitting repeatedly seeking
BestFitting
- 使用java实现最小二乘算法,实现曲线拟合,实现多项式拟合(Using java algorithm to achieve the least squares, curve fitting, polynomial fitting)
LineCoefficient
- java最小二乘法,使用最小二乘法求取拟合的直线y=a+bx的参数a、b(The Java least square method is used to obtain the parameters A and B of the fitting line y=A+Bx)
GN
- java高斯牛顿法,非线性最小二乘法,使用需根据实际情况改写,代码提供了一个范例(The Gauss Newton method, the nonlinear least square method, should be rewritten according to the actual situation, and the code provides an example)