Path: news.mathworks.com!not-for-mail
From: "leo nidas" <bleonidas25@yahoo.gr>
Newsgroups: comp.soft-sys.matlab
Subject: Re: inverse matrix inv pinv linfactor ginv
Date: Sun, 4 Oct 2009 09:11:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 12
Message-ID: <ha9or5$ird$1@fred.mathworks.com>
References: <ha8r6f$pf7$1@fred.mathworks.com> <ha8s85$4qh$1@fred.mathworks.com>
Reply-To: "leo nidas" <bleonidas25@yahoo.gr>
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 1254647461 19309 172.30.248.37 (4 Oct 2009 09:11:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 4 Oct 2009 09:11:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1194208
Xref: news.mathworks.com comp.soft-sys.matlab:574758



I forgot to mention that I already have tried the backslash operator and I get a warning :

Warning: Matrix is close to singular or badly scaled.
         Results may be inaccurate. RCOND = 1.000436e-148.

ans =

    4.9346
    0.0000

Thanx for the answer! And for any other answers in advance.