This Linear Algebra Toolkit is composed of the modules listed below. Each module is designed to help a linear algebra student learn and practice a basic linear algebra procedure, such as Gauss-Jordan reduction, calculating the determinant, or checking for linear independence.
=====================================================
=====================================================
One of the most Important Tool used for solving Matrix and Matrix operations:
"Matrix Calculator"
=====================================================
Systems of linear equations and matrices | |
Row operation calculator | Interactively perform a sequence of elementary row operations on the given m x n matrix A. |
Transforming a matrix to row echelon form | Find a matrix in row echelon form that is row equivalent to the given m x n matrix A. |
Transforming a matrix to reduced row echelon form | Find the matrix in reduced row echelon form that is row equivalent to the given m x n matrix A. |
Solving a system of linear equations | Solve the given system of m linear equations in n unknowns. |
Calculating the inverse using row operations | Find (if possible) the inverse of the given n x n matrix A. |
Determinants | |
Calculating the determinant using row operations | Calculate the determinant of the given n x n matrix A. |
See Also:C Program to find Inverse of Matrix
0 comments:
Post a Comment