CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - least squares
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - least squares - List
[
Algorithm
]
guji
DL : 0
系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the realization of the algorithm, to be model order and the estimated value of the relevant parameters.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
qqiang
[
Algorithm
]
fit_line
DL : 0
//最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b) -//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b)
Update
: 2025-02-19
Size
: 3kb
Publisher
:
qiao
[
matlab
]
rels
DL : 0
这是黑龙江大学自控理论杨易朋同学在最优估计课程当中用matlab编写的递推增广最小二乘算法!-This is the theory of Heilongjiang University, Yang Yi-controlled peer students in courses optimal estimate prepared by using Matlab recursive least squares algorithm to broaden!
Update
: 2025-02-19
Size
: 1kb
Publisher
:
杨易朋
[
Algorithm
]
3order_RLS1
DL : 2
最小二乘递推算法RLS,利用递推最小二乘法计算Volterra级数的核-recursive least squares algorithm RLS using recursive least squares method Volterra series of nuclear
Update
: 2025-02-19
Size
: 2kb
Publisher
:
辛号
[
AI-NN-PR
]
SVDcode
DL : 0
利用一般最小二乘法和SVD-TLS方法 进行AR参数估计和正弦波频率估计 -use of general and the least-squares method SVD-TLS AR method parameter estimates and the estimated frequency sine wave
Update
: 2025-02-19
Size
: 10kb
Publisher
:
梁心
[
matlab
]
zsysf
DL : 0
用MATLAB编写的递推最小二乘算法算法\LMS算法,karlman算法-using MATLAB recursive least squares algorithm \ LMS algorithm, the algorithm karlman
Update
: 2025-02-19
Size
: 3kb
Publisher
:
yangpeng
[
Mathimatics-Numerical algorithms
]
mcr_100_m7
DL : 0
多元曲线解析-交替最小二乘法,MCR-ALS-Multivariate Curve Analysis- alternating least squares method, MCR- ALS
Update
: 2025-02-19
Size
: 97kb
Publisher
:
王勇
[
Mathimatics-Numerical algorithms
]
svdfit
DL : 0
通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition-through the singular value decomposition of the least squares fitting algorithm inear least-squares fit by singular value decomposition
Update
: 2025-02-19
Size
: 1kb
Publisher
:
游江
[
matlab
]
pls_1.1-0
DL : 0
应用程序 偏最小二乘法回归分析 pls matlab-application partial least squares regression analysis pls Matlab
Update
: 2025-02-19
Size
: 247kb
Publisher
:
hjj
[
AI-NN-PR
]
denoise_kpca
DL : 0
最小二乘支持向量机岭回归函数,可以进行预测和分类-least squares support vector machine regression function Ridge, forecasts and classification
Update
: 2025-02-19
Size
: 1kb
Publisher
:
高旭生
[
Special Effects
]
fitting
DL : 0
Fitzgibbon, Pilu, Fisher: Direct Least Squares Fitting of Ellipses -Fitzgibbon, Pilu, Fisher : Direct Least Squares Fitting of Ellipses
Update
: 2025-02-19
Size
: 30kb
Publisher
:
陈西
[
matlab
]
Squre2
DL : 0
对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n 用递推最小二乘法来估计上式中的b0, b1, ..., bn-for polynomial y (i) = b0 b1 b2* x* x* b3 ^ 2 x ^ 3 ...... bn* x ^ n recursive least squares method used to estimate the on-belts, b1, ..., bn
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Zhang
[
matlab
]
si_matlab
DL : 0
随机序列产生程序,白噪声产生程序,M序列产生程序,二阶系统一次性完成最小二乘辨识程序,实际压力系统的最小二乘辨识程序,递推的最小二乘辨识程序,增广的最小二乘辨识程序-random sequence generation process, white noise procedures for selecting the M series, Second-order system to complete a one-time least-squares identification procedures, the actual pressure on the least squares system identification procedures, recursive least squares identification procedures and increase the least squares identification procedures
Update
: 2025-02-19
Size
: 3kb
Publisher
:
tonckin
[
matlab
]
MATLAB-Central-File-detail-Partial-Least-Squares-a
DL : 0
一个用matlab完成的偏最小二乘法示例-MATLAB Central-Partial-Least-Squares
Update
: 2025-02-19
Size
: 122kb
Publisher
:
李述清
[
VC/MFC
]
Generalized-Least-Squares-estimation-method-recurs
DL : 0
广义最小二乘估计方法的递推算法,C语言编写-Generalized least squares estimation method recursive algorithm, C language
Update
: 2025-02-19
Size
: 4kb
Publisher
:
aimar
[
matlab
]
Least-square-method
DL : 0
最小二乘法,无论是在工程上还是在学术上都应用越来越广泛,文章给出了一个比较好用的最小二乘matlab 实现程序,很好用下载即可运行。-Least squares method, whether in engineering or applied more widely both the academic, the article gives a least squares matlab implementation relatively easy to use program, good to run with the download.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
lihaiqiang
[
matlab
]
Weighted-least-squares
DL : 0
加权最小二乘法的原理 应用及其运算方式方法-Applying the principle of weighted least squares method and the ways and means of operation
Update
: 2025-02-19
Size
: 25kb
Publisher
:
zhang
[
matlab
]
Weighted-least-squares
DL : 0
浅谈加权最小二乘法及其残差图及其详细的讨论-On the weighted least squares method and the residual map and detailed discussions
Update
: 2025-02-19
Size
: 54kb
Publisher
:
zhang
[
Algorithm
]
Moving-Least-Squares-Methods
DL : 0
移动最小二乘曲线拟合原理,论文中分析了一维和二维的例子,并且同最小二乘法进行比较。-Moving least squares curve fitting principle, the paper analyzes the one-dimensional and two-dimensional case, and compared with the least squares method.
Update
: 2025-02-19
Size
: 735kb
Publisher
:
jack
[
Books
]
least squares examples
DL : 0
各种最小二乘法汇总(算例及MATLAB程序)(All kinds of least squares summary (examples and MATLAB))
Update
: 2025-02-19
Size
: 1.06mb
Publisher
:
baked roll
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.