Path: news.mathworks.com!not-for-mail
From: "carlos lopez" <clv2clv_00000000_@adinet.com.uy>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Finding similar entries
Date: Tue, 26 Feb 2008 11:56:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 8
Message-ID: <fq0uoh$a38$1@fred.mathworks.com>
References: <fq0ple$qos$1@fred.mathworks.com>
Reply-To: "carlos lopez" <clv2clv_00000000_@adinet.com.uy>
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 1204026961 10344 172.30.248.38 (26 Feb 2008 11:56:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 26 Feb 2008 11:56:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 870136
Xref: news.mathworks.com comp.soft-sys.matlab:453699


If the 8 variables are real-valued (i.e. no category within
the set) then you might want to consider any algorithm for
classification.
For example, look for the "cluster" keyword in the File
Exchange.
Regards
Carlos