+ Reply to Thread
Results 1 to 3 of 3

Binary Symmetricl Matrix combination in Excel 2007

Hybrid View

  1. #1
    Registered User
    Join Date
    09-05-2013
    Location
    Madrid
    MS-Off Ver
    Excel 2007
    Posts
    21

    Binary Symmetricl Matrix combination in Excel 2007

    Hi everyone,

    I have the following matrices (binary, symmetric, with different dimensions)

    y1 g24
    y1 0 1
    g24 1 0

    y1 c1 c2 l17
    y1 0 1 1 1
    c1 1 0 1 1
    c2 1 1 0 1
    l17 1 1 1 0

    I would like to combine them to form a bigger matrix that looks like this:

    y1 g24 c1 c2 l17
    y1 0 1 1 1 1
    g24 1 0 0 0 0
    c1 1 0 0 1 1
    c2 1 0 1 0 1
    l17 1 0 1 1 0

    Is this possible in Excel?

    Thank you in advance.

  2. #2
    Forum Expert Debraj Roy's Avatar
    Join Date
    09-27-2012
    Location
    New Delhi,India
    MS-Off Ver
    Excel 2013
    Posts
    1,469

    Re: Binary Symmetricl Matrix combination in Excel 2007

    Hi..

    So in both matrix.. matched data's cross center (in your case y1) will always be same.. In above case 0..
    so that we can ignore duplicate data in next matrix!!

    	y
    y	X
    Regards!
    =DEC2HEX(3563)

    If you like someone's answer, click the star to give them a reputation point for that answer...

  3. #3
    Registered User
    Join Date
    09-05-2013
    Location
    Madrid
    MS-Off Ver
    Excel 2007
    Posts
    21

    Re: Binary Symmetricl Matrix combination in Excel 2007

    Hi, yes cross center data will be same "0" The point is I have tens of these small matrices (binary, symmetric, different dimension) with recurring variables (names), and would like to generate a bigger matrix which removes duplicates but somehow keeps (or sums if it's simpler) the original values of each small matrix.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. cell selection and data entry in binary matrix
    By Nick00004 in forum Excel General
    Replies: 17
    Last Post: 07-09-2013, 12:19 PM
  2. [SOLVED] Similarity matrix on binary data
    By guillm in forum Excel General
    Replies: 2
    Last Post: 08-16-2012, 05:21 PM
  3. Finding Optimal Combination in a Matrix
    By snap101 in forum Excel General
    Replies: 18
    Last Post: 11-15-2009, 05:17 PM
  4. Excel 2007 : build a 2 by 12 matrix excel 2007
    By littlerockz in forum Excel General
    Replies: 2
    Last Post: 03-23-2009, 10:54 AM
  5. simultaneous equations/matrix inversion in Excel 2007
    By Robert2008 in forum Excel General
    Replies: 1
    Last Post: 02-20-2009, 10:02 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1