搜索结果
找到约 180 项符合
least-Squares 的查询结果
数学计算 最小二乘法(least squares analysis)是一种 数学 优化 技术
最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。 最小二乘法通常用于 曲线拟合 (least squares fitting) 。这里有 拟合圆曲线 的公式推导过程 和 vc实现。 ...
GPS编程 Least-squares searching for receiver position.Given 4 or more pseudoranges and ephemerides.
Least-squares searching for receiver position.Given 4 or more pseudoranges and ephemerides.
数学计算 加权最小二乘法&最大最小化优化算法 weighted least-squares + weighted min-max optimization
加权最小二乘法&最大最小化优化算法
weighted least-squares + weighted min-max optimization
数学计算 盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array
盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array
数学计算 a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm
a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear
least squares algorithm
通讯编程文档 contains documents about new insights into the recursive least squares algorithm and a sample matlab
contains documents about new insights into the recursive least squares algorithm and a sample matlab code for rls algorithm
其他 Stepwise least squares estimation of multivariate AR model
Stepwise least squares estimation of multivariate AR model
数学计算 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优
建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲
面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具
有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给
出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程最后给出了曲线拟合和空间散
乱数据曲 ...
matlab例程 3D shape reconstruction matlab code. It used shape from defocus technique with least squares. You ca
3D shape reconstruction matlab code. It used shape from defocus technique with least squares. You can reconstruct 3D shape with only two different depth images.
数学计算 Least Squares Fitting of Data
Least Squares Fitting of Data