CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - QR分解
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - QR分解 - List
[
Windows Mobile
]
基于排序QR分解的MMSE算法解调VBLAST
DL : 1
VBLAST编码,然后采用ZF-SIC,MMSE-SIC,MMSE-QR,MMSE-SQR等多种方法解码,适合于初学者。
Update
: 2009-11-26
Size
: 105.55kb
Publisher
:
chianelxie
[
Linux-Unix
]
QR分解的串行实现
DL : 0
QR分解的串行实现
Update
: 2010-12-02
Size
: 12.28kb
Publisher
:
yonghuaisong@126.com
[
SourceCode
]
双步位移QR分解
DL : 0
Update
: 2011-05-26
Size
: 942.8kb
Publisher
:
zhuhai567
[
Windows Develop
]
QR分解
DL : 0
Update
: 2011-12-23
Size
: 7.9kb
Publisher
:
tuntun1101@126.com
[
Mathimatics-Numerical algorithms
]
qr
DL : 0
矩阵QR分解.数字分析的比较难的程序,值得一看 -matrix QR decomposition. Digital analysis of the more difficult procedures, eye-catcher
Update
: 2025-02-19
Size
: 173kb
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
:
谢瑶
[
Windows Develop
]
矩阵所有运算
DL : 0
矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition and determinant value based on symmetry positive definite matrix, decomposition of singular value, decomposition of generalized inversal singular value, eigenvalue and eigenvector
Update
: 2025-02-19
Size
: 81kb
Publisher
:
球球
[
Algorithm
]
fitqr
DL : 0
基于矩阵QR分解的最小二乘拟合MATLAB源程序-based on QR decomposition of the matrix least squares fitting MATLAB source
Update
: 2025-02-19
Size
: 1kb
Publisher
:
胡琦
[
AI-NN-PR
]
AdaptGA
DL : 0
matlab 自适应遗传算法源程序,用到了G-S正交化分解,大家可以用QR分解做一下,应该会使程序更简单一点.-Matlab adaptive genetic algorithm source code, used in the G-S orthogonal decomposition. We can do something QR decomposition, the process would be simpler 1:00.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
songyong
[
Fractal program
]
Bmaqr
DL : 0
qr分解的c语言程序,可以嵌入matlab使用-simulated decomposition of the c language program, can be embedded using Matlab
Update
: 2025-02-19
Size
: 1kb
Publisher
:
[
Algorithm
]
DivQR
DL : 0
这是一个用于矩阵QR分解的程序,希望对大家有所帮助-This is a matrix for QR decomposition process, we hope to help
Update
: 2025-02-19
Size
: 198kb
Publisher
:
吉庆昌
[
Algorithm
]
yang
DL : 0
数学,好似后的变换,QR分解等解场系数微分方程的程序-Mathematics, like after the transformation, QR decomposition, such as solution of differential equation field procedures
Update
: 2025-02-19
Size
: 3kb
Publisher
:
chen xi
[
DSP program
]
QR_RLS
DL : 2
实现时域自适应滤波中基于QR分解的递推最小二乘算法-Realize time-domain adaptive filter based on QR decomposition recursive least squares algorithm
Update
: 2025-02-19
Size
: 1kb
Publisher
:
dongxinwei
[
Algorithm
]
eig_qr
DL : 0
使用QR分解方法计算矩阵特征值的matlab源码-Calculated using the QR decomposition of the matrix eigenvalue matlab source
Update
: 2025-02-19
Size
: 2kb
Publisher
:
党项南
[
Algorithm
]
fitqr
DL : 0
基于QR分解的总体最小二乘算法,在工程领域有很大的应用-QR decomposition based on the overall least-squares algorithm, in the engineering field has a lot of applications
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
:
金晓婷
[
AI-NN-PR
]
orth_qr
DL : 0
本人编写的QR分解的神经网络算法,该算法用QR分解神经网络的隐含层矩阵,可以作为学术上的比较和分析。适合各种benchmark问题,本人还加了自动产生分类向量和自动适应各种函数的例子-I prepared the QR decomposition of neural network algorithm using QR decomposition neural network hidden layer matrix, can be used as an academic comparison and analysis. Suitable for a variety of benchmark problems, I also added automatically generated classification and automatic vector function to adapt to a variety of examples
Update
: 2025-02-19
Size
: 2kb
Publisher
:
chenlei
[
Algorithm
]
house
DL : 0
Householder变换是基本的数学变换之一。其作用是将被变换向量映射成相同模的其它向量。其应用之一是QR分解。-Householder transform is one of the basic mathematical transform. Its role is to transform vectors will be mapped into the same mold of the other vector. One of its applications QR decomposition.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yzd
[
Other
]
QR
DL : 0
自动识别矩阵规模,进行QR分解运算,采用HouseHolder变换做成上Hessenberg矩阵,然后通过Givens变换做QR分解。(The size of the matrix is automatically identified, the QR decomposition operation is performed, the HouseHolder transform is used to make the upper Hessenberg matrix, and then the QR decomposition is done by the Givens transformation.)
Update
: 2025-02-19
Size
: 298kb
Publisher
:
INBreeze
[
Other
]
QR分解求矩阵特征值特征向量 C语言
DL : 0
QR分解计算矩阵特征值、特征向量的 C语言实现(QR decomposition to calculate matrix eigenvalues and eigenvectors by C language)
Update
: 2025-02-19
Size
: 27kb
Publisher
:
sunnyzhujj
«
1
2
3
4
5
6
7
8
9
10
...
15
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.