Description: Givens transformation是向量的旋转变换。它可将被变换向量旋转成模与之相同的其它向量。其应用之一是QR分解。-Givens transformation is the vector of the rotation transformation. It can transform vector will be rotating into the same mold with the other vector. One of its applications QR decomposition. Platform: |
Size: 1024 |
Author:yzd |
Hits:
Description: 矩阵论中比较重要的一种算法givens矩阵变换算法 自己编写的 调试通过-矩阵论more important givens of an algorithm matrix transformation algorithm I have written through the debug Platform: |
Size: 39936 |
Author:caomin |
Hits:
Description: Write two e¢ cient MATLAB functions, qrhouse.m and qrgivens.m, that
compute the QR decomposition of a matrix using Householder transforma-
tions and Givens rotations respectively Platform: |
Size: 44032 |
Author:Kaissoun |
Hits:
Description: 运用matlab编程语言,实现利用Householder变换和Givens变换求解矩阵的QR分解-Use matlab programming language, the realization and the Givens transformations using the Householder transformation matrix QR decomposition to solve Platform: |
Size: 156672 |
Author:陈佃文 |
Hits:
Description: 本次程序是一个综合程序,功能是实现矩阵分解,包含有四种算法:LU分解、QR分解、Householder Reduction、Givens Reduction-The program is a comprehensive program, whose function is performming factorization for matrix, including four algorithms: LU decomposition, QR decomposition, Householder Reduction, Givens Reduction Platform: |
Size: 5120 |
Author:guang mingxing |
Hits:
Description: 完成关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下:
1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解;
2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等;
不能为直接调用matlab等函数库;-Complete LU decomposition on the matrix, QR (Gram-Schmidt), Orthogonal Reduction (Householder reduction and Givens reduction) program implementation requirements are as follows:
1, an integrated program, depending on the selection of parameters, to achieve different matrix decomposition
2, you can use matlab programming, etc., must be attached on a simple description of the procedures, such arguments on behalf of what it meant, what input, output, and so what
You can not directly call matlab function library, etc Platform: |
Size: 3072 |
Author:way |
Hits:
Description: 要求完成课堂上讲的关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下:
1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解;
2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等;
3、一定是可执行文件,不能是word或者txt文档。附上源代码,不能为直接调用matlab等函数库;-Required to complete the classroom in terms of LU decomposition on matrix, QR (Gram-Schmidt), Orthogonal Reduction (Householder reduction and Givens reduction) program implementation requirements are as follows: 1, a comprehensive program, depending on the selection of parameters to achieve different matrices decomposition 2, you can use matlab programming, etc., must be attached on a simple description of the procedures, such as what does it mean parameters, input, what output and the like 3, must be an executable file, not a word or txt document. Attach the source code, it can not directly call matlab function library, etc Platform: |
Size: 2048 |
Author:卯宁 |
Hits:
Description: 自动识别矩阵规模,进行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.) Platform: |
Size: 305152 |
Author:INBreeze
|
Hits: