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.

getfis<br />

Purpose<br />

Syntax<br />

Description<br />

<strong>Fuzzy</strong> system properties<br />

getfis(a)<br />

getfis(a,'fisprop')<br />

getfis(a, ’vartype’, varindex)<br />

getfis(a,'vartype',varindex,'varprop')<br />

getfis(a,'vartype',varindex,'mf',mfindex)<br />

getfis(a,'vartype',varindex,'mf',mfindex,'mfprop')<br />

This function provides the fundamental access for the FIS structure.<br />

With this one function you can learn about every part of the fuzzy<br />

inference system.<br />

The arguments for getfis are as follows:<br />

• a: the name of a workspace variable FIS structure.<br />

• 'fisprop': a string indicating the field you want to access. Possible<br />

fields include:<br />

'name'<br />

'type'<br />

'numinputs'<br />

'numoutputs'<br />

'numinputmfs'<br />

'numoutputmfs'<br />

'numrules'<br />

'andmethod'<br />

'ormethod'<br />

'impmethod'<br />

'aggmethod'<br />

'defuzzmethod'<br />

4-45

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

Saved successfully!

Ooh no, something went wrong!