文件名称:Decomposition_LU
介绍说明--下载内容来自于网络,使用问题请自行百度
将系数矩阵A转变成等价两个矩阵L和U的乘积 ,其中L和U分别是下三角和上三角矩阵。当A的所有顺序主子式都不为0时,矩阵A可以唯一的分解为A=LU。其中L是单位下三角矩阵,U是上三角矩阵。 -The coefficient matrix A into two matrices L and U is equivalent to the product, where L and U are lower triangular and upper triangular matrix. When A master style is not all the sequence is 0, the matrix A can only be decomposed into A = LU. Where L is unit lower triangular matrix, U is upper triangular matrix.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Decomposition_LU.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.