MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Gaussian Elimination on Compound Matrix

  • To: mathgroup at smc.vnet.net
  • Subject: [mg92284] Gaussian Elimination on Compound Matrix
  • From: Fabian <fabian.uriarte at gmail.com>
  • Date: Fri, 26 Sep 2008 06:25:15 -0400 (EDT)

Dear Group-

Given the compound matrix equation:

(A B     (x     (b
C D) .   y) =   c)

Is it possible to perform a "matrix-wise" Gaussian-elimination to
obtain  [y] = f(A,B,C,D, etc...)

After finding [y], ultimately [x] = f([y]) is desired.

Thank you.


  • Prev by Date: flop-count
  • Next by Date: Help
  • Previous by thread: Re: flop-count
  • Next by thread: Help