搜索结果

找到约 180 项符合 least-squares 的查询结果

人工智能/神经网络 This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. Th

This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
https://www.eeworm.com/dl/650/131085.html
下载: 151
查看: 1073

数学计算 The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti

The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it suitable for updating regressions as more data become a ...
https://www.eeworm.com/dl/641/152732.html
下载: 144
查看: 1046

数据结构 最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function)

最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平 ...
https://www.eeworm.com/dl/654/166777.html
下载: 70
查看: 1142

数值算法/人工智能 通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition

通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition
https://www.eeworm.com/dl/518/179374.html
下载: 73
查看: 1186

人工智能/神经网络 有监督自组织映射-偏最小二乘算法(A supervised self-organising map–partial least squares algorithm),可以用语多变量数据的回归分析

有监督自组织映射-偏最小二乘算法(A supervised self-organising map–partial least squares algorithm),可以用语多变量数据的回归分析
https://www.eeworm.com/dl/650/212314.html
下载: 120
查看: 1068

matlab例程 Partial Least Squares regression bilinear factor model 的输出源码

Partial Least Squares regression bilinear factor model 的输出源码
https://www.eeworm.com/dl/665/217415.html
下载: 119
查看: 1086

数学计算 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as

多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by ...
https://www.eeworm.com/dl/641/279819.html
下载: 135
查看: 1119

数学计算 计算最小二乘法ordinary least squares

计算最小二乘法ordinary least squares
https://www.eeworm.com/dl/641/299074.html
下载: 28
查看: 1096

人工智能/神经网络 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