文件名称:LU
介绍说明--下载内容来自于网络,使用问题请自行百度
LU分解(LU Decomposition)是矩阵分解的一种,可以将一个矩阵分解为一个单位下三角矩阵和一个上三角矩阵的乘积(有时是它们和一个置换矩阵的乘积)。LU分解主要应用在数值分析中,用来解线性方程、求反矩阵或计算行列式。-LU Decomposition is a matrix of decomposition, a matrix can be decomposed into a unit of the lower triangular matrix and an upper triangular matrix of the product (sometimes they and a replacement matrix of the product). LU decomposition is mainly used in numerical analysis, used to solve the linear equation, seeking inverse matrix or computing determinant.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LU.CPP
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.