CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - QR decomposition c code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - QR decomposition c code - List
[
Other resource
]
raa
DL : 1
一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解-some matrix calculation of C code to achieve : Matrix general computing, and inversion, QR decomposition, the householder changes, LDU, LU decomposition, etc.
Update
: 2008-10-13
Size
: 64.03kb
Publisher
:
谢瑶
[
Algorithm
]
raa
DL : 0
一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解-some matrix calculation of C code to achieve : Matrix general computing, and inversion, QR decomposition, the householder changes, LDU, LU decomposition, etc.
Update
: 2025-02-19
Size
: 64kb
Publisher
:
谢瑶
[
Algorithm
]
Householder
DL : 0
Householder法求解最小二乘问题。可以避免常规方法遇到奇异矩阵(即行列式|A|接近零)时误差太大的问题。本方法的精度非常高。-Householder method least squares problems. Avoid conventional methods encountered singular matrix (that is determinant | A | close to zero) error much of a problem. The accuracy of this method is very high.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
温泉
[
Algorithm
]
QR_Householder
DL : 1
用householder变换求QR分解,需要自己编写矩阵输入的部分(有示例矩阵)-Used for QR Decomposition Householder transformation, the need for their own part of the preparation of matrix input (with sample matrix)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
金晓婷
[
Algorithm
]
matrix_processing04
DL : 0
一般实矩阵的QR分解,包括C语言的源代码以及编译后的文件,通过冒烟测试-General real matrix QR decomposition, including the C language source code and compiled files, by smoke testing
Update
: 2025-02-19
Size
: 6kb
Publisher
:
wumaoyang
[
Windows Develop
]
sBmaaqrri
DL : 0
qr分解的c语言程序源码,能嵌嵌入matlab使用 -qr decomposition c language program source code can be embedded embedded matlab use
Update
: 2025-02-19
Size
: 1kb
Publisher
:
圣人
[
Algorithm
]
Inverse_Matrix
DL : 0
用c++代码编写高等数学中的矩阵的QR分解-The higher mathematics matrix written c++ code QR decomposition
Update
: 2025-02-19
Size
: 1kb
Publisher
:
赵琴
[
Algorithm
]
numericalexercise2
DL : 0
这是在VS2010环境下编的.C程序文件,数值分析大作业,北航2015年数值分析A大作业二(幂法、反幂法、QR分解),本人新编的代码比以往版本逻辑更简单更易读。解释清楚,可做C语言新入门者的学习范例-This is in the VS2010 environment compiled C program files. Numerical analysis of the job, the Beijing University of Aeronautics and Astronautics 2015 numerical analysis of a second (power method and inverse power method, QR decomposition), I retold in the code than previous versions of logic more simple more readable. To explain, learning C language beginners new paradigm
Update
: 2025-02-19
Size
: 5.93mb
Publisher
:
王霞
[
Algorithm
]
LSQR
DL : 0
最小平方QR分解法(LSQR)的C++源码,可以用来学习lsqr-Least squares QR decomposition method (LSQR) of the C++ source code can be used to learn lsqr
Update
: 2025-02-19
Size
: 498kb
Publisher
:
xuan
[
Algorithm
]
SVD_C++
DL : 0
C++实现矩阵的SVD分解,矩阵基本运算“+,-,*,/”,三角分解,QR分解,矩阵显示,矩阵转置,矩阵特征值与特征向量运算. 并在 Source.cpp中附有使用例子代码,方便读者快速上手。 经本人测试,完全可以运行,放心使用。 对于SVD分解,经过与matlab中结果对比,发现,当矩阵的列数>=行数时,基本没问题。(Using C++ language realizes the SVD decomposition of matrix,as well as the basic operation of matrix "+, -, *, /", triangular decomposition, QR decomposition, matrix display, matrix transpose, matrix eigen value and eigen vector operation. And in Source.cpp, how to use these code was supplied, which is very convenient for you to quickly use these codes into your programming. For SVD decomposition, I had compare the result with that of MATLAB,and I found that when the columns of the matrix number > = line number,my code has no problem.)
Update
: 2025-02-19
Size
: 30kb
Publisher
:
东篱
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.