Gauss-Jordan-Reduction or Reduced-Row-Echelon
版本 1.0.0.2 (1.3 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!