rref2_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

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.

Source Code:


Last revised on 06 December 2024.