View attachment document.do.dochi
here i am sending an attachment. In this i need to solve matrix. how to subtract column matrix from square matrix. Is there any rules for such subtraction. i need suggestions. plz check this.Looking forward for ur reply.
I assume that you are referring to the equation \[ E = (K-\frac{1}{2}ID)^{-1}S \]
In the current form, it looks quite erroneous.
By \[ ID \], I think that they mean that elements of column vector \[ D \] are split into their own separate column (like a diagonal matrix, with diagonal elements taken from \[ D \] ).
Otherwise, \[ K - \frac{1}{2}I D \] makes no sense, because \[ K \] is a matrix and \[ D \] is a vector.
By \[ ID \], I think that they mean that elements of column vector \[ D \] are split into their own separate column (like a diagonal matrix, with diagonal elements taken from \[ D \] ).