s-news
[Top] [All Lists]

Element wise multiplication

To: s-news@wubios.wustl.edu
Subject: Element wise multiplication
From: "Vumani Dlamini" <dvumani@hotmail.com>
Date: Mon, 26 Mar 2001 10:08:34 -0000
I would like to perform an element wise multiplication by row of two matrices(A*B), A and B being matrices with equal number of rows, and the resulting matrix having the number of rows of A or B but the number of columns being a product of the number of columns of both matrices.

I have used a naive way of combining vectors of different multiplication, but needed a general appoach.

Thanks.

Vumani
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


<Prev in Thread] Current Thread [Next in Thread>
  • Element wise multiplication, Vumani Dlamini <=