Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: SVD with Missing Values
Date: Thu, 4 Dec 2008 04:06:04 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 1
Message-ID: <gh7kvc$anh$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1228363564 10993 172.30.248.37 (4 Dec 2008 04:06:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 4 Dec 2008 04:06:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1626144
Xref: news.mathworks.com comp.soft-sys.matlab:504879


In MATLAB, what is the best way to handle a single value decomposition where k is much less then m or n (MxN matrix) for a data set with many missing values such that the missing values have a minimal effect on the decomposition. Thanks.