Main Content
findcluster
Open clustering tool
Description
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 Cluster Data Using Clustering Tool
Examples
Input Arguments
Tips
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
orsubclust
, first load the data file into the MATLAB® workspace. For example, at the MATLAB command line, type:load clusterdemo.dat
Version History
Introduced before R2006a