CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - least squares method
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - least squares method - List
[
Algorithm
]
3order_RLS1
DL : 2
最小二乘递推算法RLS,利用递推最小二乘法计算Volterra级数的核-recursive least squares algorithm RLS using recursive least squares method Volterra series of nuclear
Update
: 2025-02-17
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-17
Size
: 10kb
Publisher
:
梁心
[
Mathimatics-Numerical algorithms
]
mcr_100_m7
DL : 0
多元曲线解析-交替最小二乘法,MCR-ALS-Multivariate Curve Analysis- alternating least squares method, MCR- ALS
Update
: 2025-02-17
Size
: 97kb
Publisher
:
王勇
[
AI-NN-PR
]
zuixiaoercheng2
DL : 0
最小二乘法,用matlab语言编制。。用于matlab7.01-Least squares method, using matlab language. . For matlab7.01
Update
: 2025-02-17
Size
: 1kb
Publisher
:
savio
[
Algorithm
]
Least-squares-fitting
DL : 0
用最小二乘法解决实际问题,如曲线拟合,插值分析,-Least square method in solving practical problems, such as curve fitting, interpolation analysis
Update
: 2025-02-17
Size
: 1kb
Publisher
:
郭豫川
[
VC/MFC
]
Generalized-Least-Squares-estimation-method-recurs
DL : 0
广义最小二乘估计方法的递推算法,C语言编写-Generalized least squares estimation method recursive algorithm, C language
Update
: 2025-02-17
Size
: 4kb
Publisher
:
aimar
[
Algorithm
]
Least-squares-method
DL : 0
Least-squares method
Update
: 2025-02-17
Size
: 1kb
Publisher
:
yukeqi
[
Other
]
Least-squares-method-And-Nonlinearity
DL : 0
给出了两篇利用最小二乘法计算非线性度的方法的文档,并利用VB编写了简单的示例程序。-Gives the two least-squares method to calculate the use of non-linearity of the method of the document, and use VB to prepare a simple sample program.
Update
: 2025-02-17
Size
: 69kb
Publisher
:
punyrat
[
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-17
Size
: 3kb
Publisher
:
lihaiqiang
[
Algorithm
]
Least-squares-method
DL : 0
最小二乘法计算方法,用来计算12个数据,可以更改数据-Least squares method of calculation used to calculate the 12 data, you can change the data
Update
: 2025-02-17
Size
: 1kb
Publisher
:
张野
[
matlab
]
Weighted-least-squares
DL : 0
加权最小二乘法的原理 应用及其运算方式方法-Applying the principle of weighted least squares method and the ways and means of operation
Update
: 2025-02-17
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-17
Size
: 54kb
Publisher
:
zhang
[
Algorithm
]
least-square-method-using-c-language
DL : 0
该程序通过依次输入已知点个数n,输入已知点的X坐标,输入已知点的Y坐标直接得到经最小二乘法拟合得到的一元线性方程。-The procedure followed by the number of known points in the input n, enter the coordinates of a known point X, Y coordinates of a known point input directly from the least squares fitted by a linear equation.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
王帅
[
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-17
Size
: 735kb
Publisher
:
jack
[
Special Effects
]
Least-squares-method
DL : 0
最小二乘法 比较常用的拟合方法 可以拟合直线 曲线-Least squares method is commonly used fitting method can be fitted straight line curve
Update
: 2025-02-17
Size
: 1kb
Publisher
:
张剑坤
[
Software Engineering
]
Improved-least-squares-method-
DL : 0
改进型最小二乘法在PMSM参数辨识中的应用-Improved least squares method in the PMSM parameter identification
Update
: 2025-02-17
Size
: 321kb
Publisher
:
sangyu
[
OS program
]
using-the-least-squares-method-
DL : 0
建模与辨识基础 利用最小二乘法进行系统辨识 -Modeling and identification using the least squares method on the basis of system identification
Update
: 2025-02-17
Size
: 37kb
Publisher
:
weiyu
[
assembly language
]
Least-squares-method-fortran-program
DL : 0
最小二乘法fortran程序,用于计算,数据处理 用于计算,数据处理-Least squares method fortran program
Update
: 2025-02-17
Size
: 3kb
Publisher
:
曹香洲
[
assembly language
]
Least-squares-method
DL : 0
详细描述了最小二乘法在系统受到扰动的情况下的具体应用-A detailed description of the specific application in the case of the least squares method of the system is disturbed
Update
: 2025-02-17
Size
: 19kb
Publisher
:
王明
[
Other
]
The-least-squares-method
DL : 0
最小二乘法,带GUI界面拟合线性曲线,实验中可以用作参考,自己编写的程序-The least squares method, linear curve fitting with a GUI interface, the experiment can be used as a reference, you have written procedures
Update
: 2025-02-17
Size
: 11kb
Publisher
:
曹艳青
«
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.