I am working on signal inversion. I am facing a matrix inversion problem. I have a linear system where, the signal and data are known. I am computing the inverse by simple matrix inversion. However, I am appending a vector with both data and signal matrix. I want to compute the inverse without going for simple inversion again. I want an analytical formula of the data coefficient matrix in terms of data, signal, previous coefficient matrix and the appended vector.