Path: news.mathworks.com!not-for-mail
From: "shameer koya" <assigmenteee@yahoo.co.in>
Newsgroups: comp.soft-sys.matlab
Subject: Matrix Equation solving
Date: Wed, 14 Nov 2007 07:45:31 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 7
Message-ID: <fhe92r$m23$1@fred.mathworks.com>
Reply-To: "shameer koya" <assigmenteee@yahoo.co.in>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1195026331 22595 172.30.248.37 (14 Nov 2007 07:45:31 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 14 Nov 2007 07:45:31 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1183275
Xref: news.mathworks.com comp.soft-sys.matlab:437404


Please help me to solve the equation

A'pA-p = -I

A - 3x3 matrix
p - 3x3 unknown symetric matrix
I - identity matrix