matman


matman, a MATLAB code which allows an interactive user to define a matrix and carry out the individual steps of certain algorithms.

The program is intended to do the arithmetic correctly, while forcing a student to specify the correct sequence of operations to transform an arbitrary matrix into row echelon form.

The code was developed by Professor Charles Cullen of the University of Pittsburgh, and John Burkardt, itinerant programmer.

Licensing:

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

Languages:

MATMAN is available in a Fortran90 version and a MATLAB version.

Source Code:


Last revised on 02 December 2019.