Comparing two matrices
I have two matrices where both of them having same number of columns
and rows. Each matrix has 32 columns and infinite rows. Now what I
would like to do is to compare if the rows of the two matrices are the
same or not and assign an appropriate result: "MATCH" or "NO MATCH".
I am looking for the overall summary instead of comparing each and
every column of the two matrices. Any ideas?
Thanks in advance.
Mahadevan Swamy
|