- Category:
- Other systems
- Tags:
-
- File Size:
- 2kb
- Update:
- 2017-12-13
- Downloads:
- 0 Times
- Uploaded by:
- 修仙者
Description: The triangular decomposition method, also called factor decomposition method, is a kind of method of solving the linear equation group by the evolution of the elimination method. A form of matrix equations Ax=b, triangular decomposition is the coefficient matrix A is decomposed into a lower triangular matrix and an upper triangular matrix L U product: A=LU, followed by the solution of two triangular equations Ly=b and Ux=y, and get the original equations, for example, Doolittle method, Jo Lessky decomposition is a triangular decomposition method
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
直接三角分解法-高斯消去法-matlab实现\gaosixiaoqufa.m | 619 | 2017-12-03
|
直接三角分解法-高斯消去法-matlab实现\zhijiesanjiaofenjiefa.asv | 1134 | 2017-12-05
|
直接三角分解法-高斯消去法-matlab实现\zhijiesanjiaofenjiefa.m | 855 | 2017-12-05
|
直接三角分解法-高斯消去法-matlab实现 |