X-Received: by 10.224.76.198 with SMTP id d6mr12282791qak.8.1360168957539; Wed, 06 Feb 2013 08:42:37 -0800 (PST) X-Received: by 10.49.34.135 with SMTP id z7mr2469354qei.1.1360168957506; Wed, 06 Feb 2013 08:42:37 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!p13no17435185qai.0!news-out.google.com!k2ni8440qap.0!nntp.google.com!p13no15764052qai.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Wed, 6 Feb 2013 08:42:37 -0800 (PST) In-Reply-To: <8f60207e-f848-490b-a402-7cc1aba657e9@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=213.66.109.59; posting-account=o5TaMAoAAADKzyFskvW5nuJunZPvpoEP NNTP-Posting-Host: 213.66.109.59 References: <8f60207e-f848-490b-a402-7cc1aba657e9@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: =?windows-1252?Q?Re=3A_compare_several_boolean_matrix=92s?= From: Keivan Jafari Injection-Date: Wed, 06 Feb 2013 16:42:37 +0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.lang.java.programmer:22170 Den tisdagen den 5:e februari 2013 kl. 20:19:58 UTC+1 skrev Keivan Jafari: > Hi there, >=20 >=20 >=20 > Is there any way to compare several boolean matrix=92s(25 matrix=92s) and= pick up a final valid matrix of those 25. >=20 >=20 >=20 > The elements in the valid matrix will be, an example: >=20 >=20 >=20 > If matrix M(0) to M(5) element(21) have value false >=20 >=20 >=20 > And if matrix M(6) to M(24) element(21) have value true, Then most probab= ly the value of element 21 is true, since much more matrix=92s shows that t= hat element 21 value is true >=20 >=20 >=20 > Java code will be mostly appreciated >=20 >=20 >=20 > Best regards/ >=20 >=20 >=20 > Keivan tankyou. yes maybe!