Solver of linear systems with gauss method

버전 1.0 (7.41 KB) 작성자: Giovanni D'Avanzo
Solver of linear systems with gauss method
다운로드 수: 46
업데이트 날짜: 2017/7/1

라이선스 보기

Linear system resolution function
Gauss function is a function created for the arbitrary size of compatible
linear systems. This function receives in input a square matrix of
dimension nxn and the column vector of known terms [X, P, U, L]=gauss(A,b)
returns 4 results. X is the vector of the system solution P is the vector
of permutations performed by the algorithm U is the upper triangular
matrix and L is the lower triangular matrix.
The output parameters U L and p are optional

인용 양식

Giovanni D'Avanzo (2024). Solver of linear systems with gauss method (https://www.mathworks.com/matlabcentral/fileexchange/63597-solver-of-linear-systems-with-gauss-method), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Numerical Integration and Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0