Re: Inverse of the matrix

2015-12-11 Thread Zhiliang Zhu
rse (X(Transpose) * X) matrix. I have found X transpose and matrix multiplication. is there any way to find to find the inverse of the matrix.  -- Thanks and Regards         Arun

Inverse of the matrix

2015-12-10 Thread Arunkumar Pillai
Hi I need to find inverse (X(Transpose) * X) matrix. I have found X transpose and matrix multiplication. is there any way to find to find the inverse of the matrix. -- Thanks and Regards Arun