Skip to main content

All Questions

Tagged with
69 votes
20 answers
9k views

What are some applications of elementary linear algebra outside of math?

I'm TAing linear algebra next quarter, and it strikes me that I only know one example of an application I can present to my students. I'm looking for applications of elementary linear algebra outside ...
80 votes
4 answers
3k views

Factorial of a matrix: what could be the use of it?

Recently on this site, the question was raised how we might define the factorial operation $\mathsf{A}!$ on a square matrix $\mathsf{A}$. The answer, perhaps unsurprisingly, involves the Gamma ...
Oliphaunt's user avatar
  • 933
3 votes
2 answers
824 views

What are the units of an inverse matrix?

As the title suggests. For example if I have a matrix $A = \begin{pmatrix} a & b\\ c& d \end{pmatrix}$ and all elements consist of variables with units $kg$ and then I take the inverse of ...
Hendrix13's user avatar
  • 165
2 votes
3 answers
23k views

What are the applications of matrices in real world?

Matrices are considered very important in mathematics. What are some examples of applications of matrices to real world problems that would be understandable by a layman?
Shiva Saurabh's user avatar
2 votes
2 answers
626 views

Matrix expressions for the oblique projection onto subspace L in the direction of subspace K

In the past, I have had to write 3D visualization programs where, in a natural way, oblique projections onto a plane where needed. Each time, I had to develop a specific routine. Later on, I ...
Jean Marie's user avatar
  • 83.9k