搜索资源列表
-
0下载:
矩阵QR分解实例,使用Givens和Householder两种方法-QR decomposition, using Givens and Househoulder method
-
-
1下载:
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
-
-
0下载:
运用matlab编程语言,实现利用Householder变换和Givens变换求解矩阵的QR分解-Use matlab programming language, the realization and the Givens transformations using the Householder transformation matrix QR decomposition to solve
-
-
1下载:
本次程序是一个综合程序,功能是实现矩阵分解,包含有四种算法: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
-
-
0下载:
完成关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下:
1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解;
2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等;
不能为直接调用matlab等函数库;-Complete LU decomposition on the matrix
-
-
0下载:
要求完成课堂上讲的关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下:
1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解;
2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等;
3、一定是可执行文件,不能是word或者txt文档。附上源代码,不能为直接调用matlab等函数库
-
-
0下载:
实现矩阵的各种分解,LU分解,QR分解,Householder分解,Givens 分解-To achieve a variety of matrix decomposition, LU decomposition, QR decomposition, Householder decomposition, Givens decomposition
-
-
0下载:
GS迭代, Cholesky 分解 Givens方法,Householder 方法(Gs iteration cholesky decomposition)
-
-
0下载:
Givens rotation and Householder reflection
-