搜索结果

找到约 52 项符合 squares 的查询结果

人工智能/神经网络 C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes

C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes double and single precision LM versions, both with analytic and finite difference approximated jacobians
https://www.eeworm.com/dl/650/306460.html
下载: 118
查看: 1182

数学计算 基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.

基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
https://www.eeworm.com/dl/641/317567.html
下载: 89
查看: 1046

数学计算 最小二乘法(least squares analysis)是一种 数学 优化 技术

最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。 最小二乘法通常用于 曲线拟合 (least squares fitting) 。这里有 拟合圆曲线 的公式推导过程 和 vc实现。 ...
https://www.eeworm.com/dl/641/342589.html
下载: 46
查看: 1049

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.
https://www.eeworm.com/dl/693/365352.html
下载: 156
查看: 1114

数学计算 加权最小二乘法&最大最小化优化算法 weighted least-squares + weighted min-max optimization

加权最小二乘法&最大最小化优化算法 weighted least-squares + weighted min-max optimization
https://www.eeworm.com/dl/641/397200.html
下载: 90
查看: 1292

数学计算 盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array

盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array
https://www.eeworm.com/dl/641/410089.html
下载: 163
查看: 1078

数学计算 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
https://www.eeworm.com/dl/641/418598.html
下载: 70
查看: 1074

通讯编程文档 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
https://www.eeworm.com/dl/646/427184.html
下载: 73
查看: 1074

其他 Stepwise least squares estimation of multivariate AR model

Stepwise least squares estimation of multivariate AR model
https://www.eeworm.com/dl/534/441178.html
下载: 42
查看: 1044

数学计算 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优

建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程最后给出了曲线拟合和空间散 乱数据曲 ...
https://www.eeworm.com/dl/641/460083.html
下载: 35
查看: 1440