- #1
defunc
- 55
- 0
Hi there,
I have a system of 2n equations. n of these unknowns can be expressed explicitly in terms of the remaining n. The resulting n x n matrix is more dense than the original 2n x 2n and the original 2n x 2n system has some desired properties like diagonal dominance etc. So, should I leave the 2n equations intact or perform the back substitutions and solve the more complex n equations?
Thanks!
I have a system of 2n equations. n of these unknowns can be expressed explicitly in terms of the remaining n. The resulting n x n matrix is more dense than the original 2n x 2n and the original 2n x 2n system has some desired properties like diagonal dominance etc. So, should I leave the 2n equations intact or perform the back substitutions and solve the more complex n equations?
Thanks!