Single Matrix manipulations

Single Matrix Manipulations

Matrices are useful in many branches of math, science, statistics, and economics. They are written as rows and columns of numbers (either real or complex), but can represent linear relationships between data, linear transformations stretching and twisting a space or an object, or local approximations to more general nonlinear relations.

There are lots of matrix operations which are hard to learn to do by hand but easy to do on the computer (so long as your matrix is not too large! Please do not use matrices bigger than 10x10.)


Matrix Operations: Determinants and Inverses and Eigenvalues and Eigenvectors

Please type in your matrix. (You can cut and paste from another window!)

What do you want to do to your matrix?

What kind of matrix (plain real numbers or complex numbers a+b I? Possibly symmetric M_ij = M_ji or Hermetian M_ij = M_ji*)?

Do you want to see the LASSPTools command line, or timing information?

Output Format:

To submit your choices, press this button: .

To reset the form, press this button: .