Gauss-Jordan-Reduction or Reduced-Row-Echelon
버전 1.0.0.2 (1.25 KB) 작성자:
Ridwan Alam
Matrix Operation - Reduced Row Echelon Form aka Gauss Jordan Elimination Form
function reducedM = gaussJordanReduction(M)
% input M is any axb matrix
% output reducedM is the reduced row echelon form of M
인용 양식
Ridwan Alam (2024). Gauss-Jordan-Reduction or Reduced-Row-Echelon (https://www.mathworks.com/matlabcentral/fileexchange/73567-gauss-jordan-reduction-or-reduced-row-echelon), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2019b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB 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!