| Author |
Comment/Response |
nikola toljic
|
06/29/06 06:11am
How can Mathematica solve symbolic matrix equation?
Example:
Suppose A ,B ,X are symbolic Matrices which dimensions are known.
If we have an equation
A=B+C*X
how do we find solution:
X=inv(C)*(A-B).
Regards,
Nikola.
URL: , |
|