31.10.2014 Views

What Is Fuzzy Logic?

What Is Fuzzy Logic?

What Is Fuzzy Logic?

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

subclust<br />

Examples<br />

[C,S] = subclust(X,0.5)<br />

This command sets the minimum number of arguments needed to use<br />

this function. A range of influence of 0.5 has been specified for all data<br />

dimensions.<br />

[C,S] = subclust(X,[0.5 0.25 0.3],[],[2.0 0.8 0.7])<br />

This command assumes the data dimension is 3 (X has 3 columns) and<br />

uses a range of influence of 0.5, 0.25, and 0.3 for the first, second, and<br />

third data dimension, respectively. The scaling factors for mapping<br />

the data into a unit hyperbox are obtained from the minimum and<br />

maximum data values. The squashFactor is set to 2.0, indicating<br />

that you only want to find clusters that are far from each other. The<br />

acceptRatio is set to 0.8, indicating that only data points that have<br />

a very strong potential for being cluster centers are accepted. The<br />

rejectRatio is set to 0.7, indicating that you want to reject all data<br />

points without a strong potential.<br />

References<br />

See Also<br />

Chiu, S., "<strong>Fuzzy</strong> Model Identification Based on Cluster Estimation,"<br />

Journal of Intelligent & <strong>Fuzzy</strong> Systems, Vol.2,No.3,Sept.1994.<br />

Yager, R. and D. Filev, "Generation of <strong>Fuzzy</strong> Rules by Mountain<br />

Clustering," Journal of Intelligent & <strong>Fuzzy</strong> Systems, Vol. 2, No. 3, pp.<br />

209-219, 1994.<br />

genfis2<br />

4-84

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

Saved successfully!

Ooh no, something went wrong!