Raw Message
Message-ID: <689267.5402.qm@web59514.mail.ac4.yahoo.com> Date: 2009-02-06T12:57:45Z From: Maithili Shiva Subject: Matrix Multiplication Hi R helpers, I have two matrices A and B of the order (4 * 5) and (5 * 3) respectively. How to multiply these two matrices to obtain resultant matrix of the order (4 * 3). Thanks in advance With regards Maithili