
[数] 最小二乘方;最小平方
The parameters are estimated with non linear least square method.
模型中的参数估计采用非线性最小二乘法。
It is based on the numerical integration and matrix least square method.
它是基于数值积分和矩阵最小二乘法的数值方法。
The parameters of error model were identified by the least square method.
采用最小二乘辨识方法,得到感应同步器测角误差模型的系数。
And significance test is carried out through least square fitting method.
并通过最小二乘法线性拟合后进行显著性检验。
An profile evaluating method based on least square principle is described.
在该系统中给出了一种基于最小二乘原理的弹翼轮廓误差评价方法。
最小二乘法(Least Squares)是一种数学优化方法,主要用于通过最小化预测值与实际观测值之间的误差平方和,来拟合数据模型并估计参数。以下是详细解释:
假设用直线 (y = a + bx) 拟合数据点 ((1, 1), (2, 3), (3, 3)),通过最小二乘法可解得斜率 (b) 和截距 (a),使得直线与数据点的垂直距离平方和最小。
最小二乘法是数据建模的基础工具,广泛应用于科学和工程领域。如需进一步了解具体推导或应用案例,可参考统计学或数值分析教材。
"least square"是一个统计学上的术语,用于描述一种回归分析方法。在这个方法中,我们试图找到一个最适合一系列数据点的直线,使得数据点到直线的距离最小化。
例句:
用法:least square是一种回归分析方法,用于找到最适合一系列数据点的直线。这个方法可以用于预测未来的趋势和分析数据之间的关系。
解释:least square方法通过最小化数据点到直线的距离来找到最佳拟合直线。这个方法可以用于解决许多统计学问题,包括误差分析和数据建模。
近义词:linear regression(线性回归)
反义词:maximum likelihood estimation(最大似然估计)
【别人正在浏览】