Recent content by BoltE

  1. BoltE

    How do you invert a 3D matrix? (Tensor inversion)

    Whoops, I'll check this, thank you!
  2. BoltE

    How do you invert a 3D matrix? (Tensor inversion)

    I would like to solve a system of systems of equations Ax=b where A is an n x m x p tensor (3D) matrix, x is a vector (n x 1), and b is a matrix (n x p). I haven't been able to find a clear walk-through of inverting a tensor like how one would invert a regular matrix to solve a system of linear...
Back
Top