Code covered by the BSD License  

Highlights from
Recognizing Far-Near Relations of Clusters by GDEM, Visualization by Line-Pearl Pattern

5.0

5.0 | 1 rating Rate this file 11 Downloads (last 30 days) File Size: 44.2 KB File ID: #28528
image thumbnail

Recognizing Far-Near Relations of Clusters by GDEM, Visualization by Line-Pearl Pattern

by Kaijun Wang

 

21 Aug 2010 (Updated 06 Aug 2012)

measure far-near degrees (distances) between clusters & dense degrees of border regions of clusters

| Watch this File

File Information
Description

   The geometric double-entity model method (GDEM) is proposed to gives far-near degrees between clusters (namely, GE distances), which integrate the absolute distance between nearest sample sets and the dense degrees of border regions of two clusters. GE distances are measured based on the clustering solutions of a clustering algorithm (e.g., Affinity Propagation), and have the advantage: GE distances can reveal Far-Near Relations of Clusters in the original data space, espeacially for the high-dimensional data.

Required Products Statistics Toolbox
MATLAB release MATLAB 7.10 (R2010a)
Tags for This File  
Everyone's Tags
cluster analysis(2), statistics
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Comments and Ratings (1)
19 Nov 2011 fan

your codes is not available,because propag_near.p isn't available in my matlab,would you please give us the *.p ,thank you
email:feilong0309@sina.com
Error in ==> propag_through at 8
[id,Dm] = propag_near(1-DM(nb,nb),1);

Error in ==> propag_intra at 7
[distc,Rinter] = propag_through(Dmatrix,A',startpoint,1);

Error in ==> test_regionsize at 12
[traA1, Ra1] = propag_intra(Dist,A1,A1(1));

Error in ==> Main_cRelation at 80
[dnA1,doA1,dnB1,doB1,A1e,B1e] = test_regionsize(data,type,Dist,A1,A2,A1h,A2h,B1,B2,B1h,B2h);

Updates
07 Oct 2011

release of new version 3.1

06 Aug 2012

readme files are updated

Contact us