democluster

PURPOSE ^

Clustering demo.

SYNOPSIS ^

function [IDX, X, k_true, noisefrac_true, IDX_true ] =democluster( X, k, noisefrac, IDX_true )

DESCRIPTION ^

 Clustering demo.

 Used to test different clustering algorithms on 2D and 3D mixture of gaussian data.
 Alter demo by edititing this file.
 
 All input arguments are optional.

 DATESTAMP
   29-Sep-2005  2:00pm

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 03-May-2006 23:48:50 by m2html © 2003