How do I do this element wise multiplication
Posted: Wed Jan 15, 2014 4:53 pm
I have a vector of size m*1 , and I have another vector of size m*1 as well
I want to do element wise multiplication of these two vectors, so the first element of the first vector multiply the first element of the 2nd vector, the 2nd element of the first vector multiply the 2nd element of the 2nd vector, and so on and so on, how do I do it in eviews 7?
which commando should I use?
afterwards, I need to sum up these individual elements using @sum, this I know, :D
fast help appreciated
love u
:D
I want to do element wise multiplication of these two vectors, so the first element of the first vector multiply the first element of the 2nd vector, the 2nd element of the first vector multiply the 2nd element of the 2nd vector, and so on and so on, how do I do it in eviews 7?
which commando should I use?
afterwards, I need to sum up these individual elements using @sum, this I know, :D
fast help appreciated
love u
:D