Path: news.mathworks.com!not-for-mail
From: "Bruno Luong" <brunoluong@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Solving Equation
Date: Fri, 23 Nov 2007 07:58:58 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 17
Message-ID: <fi6181$8dm$1@fred.mathworks.com>
References: <d2ea35f2-b295-4b24-a58f-4aa7bf3359ae@s8g2000prg.googlegroups.com>
Reply-To: "Bruno Luong" <brunoluong@yahoo.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1195804738 8630 172.30.248.35 (23 Nov 2007 07:58:58 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 23 Nov 2007 07:58:58 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1184112
Xref: news.mathworks.com comp.soft-sys.matlab:438973


sumnaray@gmail.com wrote in message
<d2ea35f2-b295-4b24-a58f-4aa7bf3359ae@s8g2000prg.googlegroups.com>...
> Hi,
> 
> How do I solve for X in equation
> 
> X - MXM' = Q
> 
> where M, X, and Q are all (n,n) matrix.
> 
> Thanks.

See thread on similar problem here (Q was identity)

http://www.mathworks.com/matlabcentral/newsreader/view_thread/159258

Bruno