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. Th...
This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. Th...
The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti...
最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數...
通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition...
有监督自组织映射-偏最小二乘算法(A supervised self-organising map–partial least squares algorithm),可以用语多变量数据的回归分析...
Partial Least Squares regression bilinear factor model 的输出源码...
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as...
计算最小二乘法ordinary least squares...
C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes...
基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm....