What I have done so far is create six matrices, did matrix addition on all of them to create the distributed memory vector. I found the dot product of all sets of pairs of the original matrices (15 total). I then created two "dirty" versions with 20% damage of each of the original six matrices.
Now do I take the dot product of the distributed memory vector with each of the clean versions and their associated dirty versions?
I am hoping someone has done something like this before and can offer some input. I am also not sure if I created my distributed memory vector properly.
Thanks,
c00lkent
The matrices labeled Dsomething are the "dirty" matrices and the rows on the third page that have C in front of them are the dot products of the distributed memory vector with the clean vectory.
Homework
Work Page 1
Work Page 2 Updated
Work Page 3
This post has been edited by c00lkent: 21 September 2014 - 02:14 PM

New Topic/Question
Reply



MultiQuote





|