When creating Kalman Filter code there was a need for Matrix inversion... Installing external code to calculate inverses was clunky and painful. Hence this little trait. It's quick for smaller ...
Abstract: This paper addresses the designing of a low complexity and high speed matrix inversion algorithm using fast inverse square root based on QR-decomposition and systolic array architecture.