Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: interpolate missing data
Date: Tue, 6 May 2008 19:48:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 14
Message-ID: <fvqclj$81r$1@fred.mathworks.com>
References: <fvq09u$59o$1@fred.mathworks.com> <fvq12t$n6i$1@fred.mathworks.com> <fvq8k7$4h2$1@fred.mathworks.com> <fvq9nr$amm$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1210103283 8251 172.30.248.38 (6 May 2008 19:48:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 6 May 2008 19:48:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1376919
Xref: news.mathworks.com comp.soft-sys.matlab:466993



Q:  Why do I get this error, even with the example 
provided?


Warning: Matrix is singular to working precision.
> In inpaint_nans at 170
Warning: Matrix is singular to working precision.
> In inpaint_nans at 170


I don't see any singularities with my matrix. Both det(b) 
& det(c) are +ve real numbers