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.

2 Tutorial<br />

All the information for a given fuzzy inference system is contained in the FIS<br />

structure, including variable names, membership function definitions, and<br />

so on. This structure can itself be thought of as a hierarchy of structures,<br />

as shown in the following diagram.<br />

You can generate a listing of information on the FIS using the showfis<br />

command, as shown in the following code sample:<br />

showfis(a)<br />

1. Name tipper<br />

2. Type mamdani<br />

3. Inputs/Outputs [ 2 1 ]<br />

4. NumInputMFs [ 3 2 ]<br />

5. NumOutputMFs 3<br />

6. NumRules 3<br />

7. AndMethod min<br />

8. OrMethod max<br />

9. ImpMethod min<br />

10. AggMethod max<br />

11. DefuzzMethod centroid<br />

12. InLabels service<br />

2-82

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

Saved successfully!

Ooh no, something went wrong!