31.10.2014 Views

What Is Fuzzy Logic?

What Is Fuzzy Logic?

What Is Fuzzy Logic?

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Fuzzy</strong> Clustering<br />

<strong>Fuzzy</strong> Clustering<br />

In this section...<br />

“<strong>What</strong> is Data Clustering” on page 2-141<br />

“<strong>Fuzzy</strong> C-Means Clustering” on page 2-141<br />

“Subtractive Clustering” on page 2-147<br />

“Data Clustering Using the Clustering GUI Tool” on page 2-159<br />

<strong>What</strong> is Data Clustering<br />

Clustering of numerical data forms the basis of many classification and<br />

system modeling algorithms. The purpose of clustering is to identify natural<br />

groupings of data from a large data set to produce a concise representation of<br />

asystem’sbehavior.<br />

<strong>Fuzzy</strong> <strong>Logic</strong> Toolbox tools allow you to find clusters in input-output training<br />

data. You can use the cluster information to generate a Sugeno-type fuzzy<br />

inference system that best models the data behavior using a minimum<br />

number of rules. The rules partition themselves according to the fuzzy<br />

qualities associated with each of the data clusters. Use the command-line<br />

function, genfis2 to automatically accomplish this type of FIS generation.<br />

<strong>Fuzzy</strong> C-Means Clustering<br />

<strong>Fuzzy</strong> c-means (FCM) is a data clustering technique wherein each data point<br />

belongstoaclustertosomedegreethatisspecified by a membership grade.<br />

This technique was originally introduced by Jim Bezdek in 1981[1] as an<br />

improvement on earlier clustering methods. It provides a method that shows<br />

how to group data points that populate some multidimensional space into a<br />

specific number of different clusters.<br />

<strong>Fuzzy</strong> <strong>Logic</strong> Toolbox command line function fcm starts with an initial guess<br />

for the cluster centers, which are intended to mark the mean location of each<br />

cluster. The initial guess for these cluster centers is most likely incorrect.<br />

Additionally, fcm assigns every data point a membership grade for each<br />

cluster. By iteratively updating the cluster centers and the membership<br />

grades for each data point, fcm iteratively moves the cluster centers to the<br />

2-141

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!