搜索结果

找到约 207 项符合 recursive-Least-Squares 的查询结果

数学计算 盲自适应算法--递推最小二乘恒模算法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

通讯编程文档 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

matlab例程 System identification with adaptive filter using full and partial-update Recursive-Least-Squares

System identification with adaptive filter using full and partial-update Recursive-Least-Squares
https://www.eeworm.com/dl/665/489281.html
下载: 112
查看: 1047

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