Open clustering tool
findcluster
opens a UI to implement either fuzzy c-means or fuzzy
subtractive clustering. For more information on:
Clustering methods, see Fuzzy Clustering
Using the Clustering tool, see Data Clustering Using Clustering Tool
Using the Clustering tool, you can obtain only the computed cluster centers. To obtain additional information for:
To use the same clustering data with either fcm
or
subclust
, first load the data file into the MATLAB® workspace. For example, at the MATLAB command line, type:
load clusterdemo.dat