Welcome![Sign In][Sign Up]
Location:
Search - gaussian elimination without pivoting

Search list

[Otherex3

Description: 用fortran应用Gaussian elimination-use fortran to implement Gaussian elimination without pivoting
Platform: | Size: 43008 | Author: Kan | Hits:

[matlabGauss_pivot.m

Description: Method Gaussian Elimination without pivoting for Linear Systems Solve Ax = b using Gaussian elimination without pivoting Inputs : A is the n-by-n coefficient matrix b is the n-by-k right hand side matrix Outputs : x is the n-by-k solution matrix- Method Gaussian Elimination without pivoting for Linear Systems Solve Ax = b using Gaussian elimination without pivoting Inputs : A is the n-by-n coefficient matrix b is the n-by-k right hand side matrix Outputs : x is the n-by-k solution matrix
Platform: | Size: 1024 | Author: Mhdh | Hits:

[matlabLU_factor.m

Description: Method with Gaussian Elimination without Pivoting LU factorization of matrix A using Gaussian-elimination without pivoting Inputs : A --> n x n matrix Outputs : L (lower triangular) && U (upper triangular) - Method with Gaussian Elimination without Pivoting LU factorization of matrix A using Gaussian-elimination without pivoting Inputs : A --> n x n matrix Outputs : L (lower triangular) && U (upper triangular)
Platform: | Size: 1024 | Author: Mhdh | Hits:

CodeBus www.codebus.net