[ Home ] [ Up ] [ Info ] [ Mail ]

    Products of the type XTX, XXT, XTDX, ATA and AAT





Let



                     ole.gif  




**************************************************


Product XTX.


 

        ole1.gif     





***************************************************

 

Product XXT

 

     ole2.gif     






*****************************************************


Product XTDX where X is a vector and D is a diagonal matrix.



 

The product



          ole3.gif  




is equal to the following:



              XTDX = d1x12 + d2x22 + ... + dnxn2





                 

************************************************


Product ATA.


The product ATA is a matrix in which the element in position ( i , j ) consists of the m-dot product of the i-th column and the j-th column of A.


Let an mxn matrix A = [C1 C2 ... Cn] where C1, C2, ... ,Cn represent the columns of A. Then



               ole4.gif









*****************************************************



Product AAT


The product AAT is a matrix in which the element in position ( i , j ) consists of the m-dot product of the i-th row and the j-th row of A.


Let an mxn matrix


   ole5.gif    


where R1, R2, ... ,Rm represent the rows of A. Then


             ole6.gif




[ Home ] [ Up ] [ Info ] [ Mail ]