You are here

Matrix Calculator

Allows user-entered matrix of up to 6 x 8. Does Gaussian elimination, user is required to enter each step of row reduction. Also does general matrix manipulation, incuding finding the inverse of a matrix.

Identifier: 
http://www.math.uh.edu/~jmorgan/Matrix/
Rating: 
Average: 4 (3 votes)
Creator(s): 
Jeff Morgan
Cataloger: 
David Strong
Publisher: 
University of Houston
Rights: 
Jeff Morgan

Comments

Anonymous's picture

Converts decimals to fractions.
meade's picture

Nice (Javascript) matrix calculator for arithmetic operations, elementary row operations, and other matrix operations (rref, inverse, transpose, determinant, basis for range, basis for nullspace, ...). Interface is a bit complicated at first, but I quickly became quite efficient in its use. I like this applet because it does almost all that you'd expect for a first course, all in one resource.