MATH319 Slides

170 Appendix C: Wolfram alpha matrix operations

Wolfram alpha carries out some matrix operations using Mathematika.

{{1,2},{3,4}}

This inputs the matrix

[1234]

then

MatrixExp[(1234)]

computes the matrix exponential. Likewise, there is a matrix inverse calculator, a determinant calculator and so on.