CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - QR Decomposition
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - QR Decomposition - List
[
Mathimatics-Numerical algorithms
]
qr
DL : 0
矩阵QR分解.数字分析的比较难的程序,值得一看 -matrix QR decomposition. Digital analysis of the more difficult procedures, eye-catcher
Update
: 2025-02-17
Size
: 173kb
Publisher
:
李保磊
[
DSP program
]
QR_RLS
DL : 2
实现时域自适应滤波中基于QR分解的递推最小二乘算法-Realize time-domain adaptive filter based on QR decomposition recursive least squares algorithm
Update
: 2025-02-17
Size
: 1kb
Publisher
:
dongxinwei
[
matlab
]
qrd_rls_AR_pred
DL : 0
qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm to predict complex-valued AR process.-qrd_rls_AR_pred.m- use the QR decomposition-based RLS algorithm to predict complex-valued AR process.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
丁董
[
Other
]
Vblast_QR
DL : 0
利用QR分解来对VBLAST进行译码。好东西大家分享!-QR decomposition to use for decoding VBLAST. Good things to share with you!
Update
: 2025-02-17
Size
: 10kb
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-17
Size
: 1kb
Publisher
:
金晓婷
[
Other
]
QR_LU_Eigenvalue
DL : 0
包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse power method and some examples are also included.-Including the use of Gram-Schmit amended QR decomposition algorithm, self-LU decomposition, the use of power law and inverse power method to calculate maximum and minimum matrix eigenvalue procedures. With the exception of the examples of the use of these algorithms for reference. QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse power method and some examples are also included.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
gogomx
[
Other
]
Vblast_QR
DL : 0
MIMO系统中基于QR分解的VBlast接收,包含多个.m程序,有助于您对于VBlast的理解-MIMO systems based on the QR decomposition VBLAST receiving, contains more than one. M procedures, will help you for understanding VBLAST
Update
: 2025-02-17
Size
: 11kb
Publisher
:
季晓澎
[
Algorithm
]
QR
DL : 0
在对矩阵进行拟上三角化的基础上利用带双步位移的QR分解法求解矩阵的特征值-To be in the upper triangular matrix based on the use of dual-band step-by-step displacement of QR decomposition method for solving matrix eigenvalue
Update
: 2025-02-17
Size
: 2kb
Publisher
:
李少林
[
Algorithm
]
double_QR
DL : 0
运用双线性QR分解法求矩阵特征值及特征向量,并含有QR分解法子程序-Use of bilinear matrix QR decomposition method for eigenvalue and eigenvector and contains procedures for QR decomposition method
Update
: 2025-02-17
Size
: 203kb
Publisher
:
zonk
[
Windows Develop
]
QR
DL : 0
带双步位移的QR分解法求解矩阵的特征值和特征向量-With two-step displacement of the QR decomposition method for solving matrix eigenvalue and eigenvector
Update
: 2025-02-17
Size
: 2kb
Publisher
:
Paul Wang
[
Algorithm
]
QR
DL : 0
矩阵全部特征值的QR方法,包括化一般矩阵为上Hessenberg阵,平面旋转阵(Givens变换阵),用 Givens变换对上Hessenberg阵作QR分解,原点平移加速的QR方法等-Eigenvalue matrix of all the QR methods, including the general of the Hessenberg matrix array, planar array rotation (Givens transformation matrix), with the Givens transform Hessenberg array for QR decomposition, the starting point to accelerate the translation of the QR method
Update
: 2025-02-17
Size
: 249kb
Publisher
:
王强
[
matlab
]
Vblast_QRmatlab
DL : 1
MIMO无线通信系统VBLAST算法的Matlab实现(QR分解)-Matlab realization of a MIMO system using VBLAST method (QR decomposition)
Update
: 2025-02-17
Size
: 10kb
Publisher
:
王静
[
Algorithm
]
qr
DL : 0
可用于一般及特殊矩阵即奇异矩阵进行QR分解-Can be used for general and special matrix that is singular matrix QR decomposition
Update
: 2025-02-17
Size
: 2kb
Publisher
:
dujuan
[
matlab
]
QR
DL : 0
用QR分解来解方程AX=b,其中QR分解是用householder变换做的-With QR decomposition to solve the equation AX = b, where QR decomposition is done using householder transformation
Update
: 2025-02-17
Size
: 1kb
Publisher
:
lianna
[
Algorithm
]
Householder1
DL : 0
to find the qr decomposition ion a matrix or a vector
Update
: 2025-02-17
Size
: 2kb
Publisher
:
adi
[
MPI
]
qr
DL : 0
OpenMP 实现QR 分解 环境 曙光 4000A集群-OpenMP to achieve QR decomposition Dawning 4000A cluster environment
Update
: 2025-02-17
Size
: 2kb
Publisher
:
liuqiang
[
OpenCV
]
QR
DL : 0
安装VC++和OPENCV库函数后可使用,实现OPENCV中的QR分解-Install VC++, and after OPENCV library functions used in the QR decomposition to achieve OPENCV
Update
: 2025-02-17
Size
: 1kb
Publisher
:
江林
[
MPI
]
qr
DL : 0
MPI 并行计算,处理经典QR分解问题,包含测试数据-MPI QR decomposition
Update
: 2025-02-17
Size
: 3kb
Publisher
:
tony
[
MPI
]
18-6
DL : 0
该代码为矩阵qr分解的并行算法,采用的是MPI编程方法-The code for the matrix qr decomposition parallel algorithms, using the MPI programming
Update
: 2025-02-17
Size
: 2kb
Publisher
:
汪峰
[
Windows Develop
]
bmaqr
DL : 0
利用C语言,本程序实现了对实矩阵的QR分解-Using C language, the program achieved the QR decomposition of real matrices
Update
: 2025-02-17
Size
: 1kb
Publisher
:
xuwanye
«
1
2
3
4
5
6
7
8
9
10
...
13
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.