MATMAN
The Matrix Manipulator


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.

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

Licensing:

The computer code and data files described and made available on this web page are 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.