Path: news.mathworks.com!not-for-mail
From: "Marcel " <JMarcel2@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: compare two rows, from different matrices
Date: Fri, 8 Feb 2008 17:03:07 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 10
Message-ID: <foi20b$8e1$1@fred.mathworks.com>
References: <fohtuq$bog$1@fred.mathworks.com> <foi14p$o45$1@canopus.cc.umanitoba.ca>
Reply-To: "Marcel " <JMarcel2@gmail.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1202490187 8641 172.30.248.35 (8 Feb 2008 17:03:07 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 8 Feb 2008 17:03:07 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 492810
Xref: news.mathworks.com comp.soft-sys.matlab:450186


the most similar means for example
row from A is 1111000  1.row from B  11100000
                       2.row.........00000111
                       3.row         00011100
                       so the program shoul d chose number 1

or 10101010 is row from A    and there is 1. from B 10001010 
                                          2. from B 10101000
there are equal numebr of diferrents...so program should
choose the first one..He following the order of rows