文件名称:LU-Factorization
介绍说明--下载内容均来自于网络,请自行研究使用
The function decomposes the matrix A into a lower triangular matrix L
and an upper triangular matrix U, using Crout s method such that A=LU.
Input variables:
A The matrix of coefficients.
Output variable:
L Lower triangular matrix.
U Upper triangular matrix.
and an upper triangular matrix U, using Crout s method such that A=LU.
Input variables:
A The matrix of coefficients.
Output variable:
L Lower triangular matrix.
U Upper triangular matrix.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LU-Factorization\LU_Parker.m
................\mat67-Ln-LU_Factorization.pdf