+ Reply to Thread
Results 1 to 2 of 2

Matrix formula problem

Hybrid View

  1. #1
    Registered User
    Join Date
    09-04-2009
    Location
    Sydney
    MS-Off Ver
    Excel 2003
    Posts
    9

    Matrix formula problem

    I am trying to bypass the intermediate steps in the attachment. The array formula in cell Q34 works but the amendments to it by adding areference to the transpose matrix fails. I have checked my syntax. I want to have a single reference to the rrar P. I want to calculate the result into a 7x1 matrix in S34 that should be the same as Q34
    Attached Files Attached Files

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Matrix formula problem

    If I understand your question, change the formula in Q34 to

    =MMULT( MMULT( ( MINVERSE(MMULT(TRANSPOSE(P), P) ) ),TRANSPOSE(P) ), $Q$8:$Q$16)
    Entia non sunt multiplicanda sine necessitate

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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