搜索资源列表
-
2下载:
数值线性代数的Matlab应用程序包
共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名
程序名称 用途 Method 方法
GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特
MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特
householder.m QR因子分
-
-
1下载:
矩阵特征值的Householder方法- Matrix eigenvalues Householder method
-
-
0下载:
程序功能:函数holder2给定向量x≠0,计算Householder初等变换阵的p,u-Householder resolve to equation
-
-
0下载:
QR分解-householder reflection-householder reflection
-
-
0下载:
Householder transformation to Hessenberg form
-
-
0下载:
householder矩阵的数值分析及matlab实现-householder
-
-
1下载:
用QR分解来解方程AX=b,其中QR分解是用householder变换做的-With QR decomposition to solve the equation AX = b, where QR decomposition is done using householder transformation
-
-
1下载:
Household变换的Matlab程序,有很强的应用和参考价值-Household Transform Matlab program has a strong application and reference value
-
-
0下载:
如何对随机生成的矩阵进行QR分解和并利用QR分解解决最小二乘问题.-Use Householder reflector to compute the QR factorization of a randomly generated matrix and then solve the Least-Square problems.
-
-
0下载:
矩阵Householder变换Matlab代码
内含实例
-Householder transformation matrix, containing examples of Matlab code
-
-
0下载:
this file contain 2 pdf about integeration in matlab and some code as following:
QR decomposition
Jacobi method
Choleskey Decomposition
householder method
Genetic Algorithm
least_squares method
gauss_seidel method
-
-
0下载:
householder 矩阵 qr分解程序-householder matrix qr decomposition process
-
-
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
-
-
0下载:
qr变换和householder求特征值的算法,可与matlab结果比对-qr transform and householder eigenvalue algorithm, the results compare with matlab
-
-
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下载:
使用household法分解矩阵的源程序
方便下载的(Using household method to decompose the source of the matrix Easy to download)
-
-
0下载:
matlab 程序
基于Householder的QR分解(Householder QR www.pudn.com/Download/upload.html)
-