Question: Solving matrix equations (e.g. an algebraic Riccati equation)

Hello everyone,

I'm trying to solve a largeish matrix equation of the form A*X + Transpose(A*X) = B for X, where A and B are known matrices.  I know there must be some clever way to get Maple to automatically unpack this equation into the equations for the components and then solve them symbolically, but I haven't had much success.  Could someone more skilled point the way?

Thanks.

Please Wait...