搜索结果

找到约 52 项符合 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

数值算法/人工智能 北京大学ACM题 Here is a geometric problem. You have an angle and some squares in the first quadrant of

北京大学ACM题 Here is a geometric problem. You have an angle and some squares in the first quadrant of the plane rectangular coordinates. The vertex of the angle is fixed on the origin O of the coordinates, and both of its radial lines are specified by the input. The sizes of the squares are also s ...
https://www.eeworm.com/dl/518/286891.html
下载: 55
查看: 1063

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

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

matlab例程 SOStools is a toolbox dedicated for positive polynomial programming, especially for Sums of Squares

SOStools is a toolbox dedicated for positive polynomial programming, especially for Sums of Squares (S0S). A lot of chinese researchers have carried it out as a main tool in this area.
https://www.eeworm.com/dl/665/304387.html
下载: 65
查看: 1037