rref2_test, a MATLAB code which calls rref2(), which computes the reduced row echelon form (RREF) of a matrix, which can be used to analyze matrices which are square or rectangular, singular or invertible.
The information on this web page is distributed under the MIT license.
rref2, a MATLAB code which computes the reduced row echelon form (RREF) of a matrix, which can be used to analyze matrices which are square or rectangular, singular or invertible.