| Author |
Comment/Response |
Nisheet
|
03/04/03 3:36pm
I wanted to know if Mathematica can symbolically
evaluate the inverse of a mtrix in terms of the
elements of the matrix which are submatrices by
themselves.
The matrix whose inverse I wish to evaluate is :
| 0 A B C |
| D M1 0 0 |
| E 0 M1 0 |
| F 0 0 M2|
and i want the result in terms of A,B,C or
their inverses. Maybe someone could tell me
how to go about this. I know how to do it if
all the above elements are scalars and not
submatrices.
URL: , |
|