How do I create a custom membership function using the Fuzzy Logic Toolbox?

11 Ansichten (letzte 30 Tage)
Membership functions need to follow a specific format in order to be compatible with the Fuzzy Logic Toolbox. Are there any guidelines available in the documentation that can be used for creating custom membership functions?

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 22 Feb. 2022
Bearbeitet: MathWorks Support Team am 22 Feb. 2022
The following documentation page outlines the steps involved in creating custom membership functions in Fuzzy Logic Toolbox:
For additional examples, look at the membership functions shipped with the Fuzzy Logic Toolbox. These functions can be found in your $MATLABROOT\toolbox\fuzzy\fuzzy directory
(where $MATLABROOT is the output of the command matlabroot at the command line).
Note that the functions always end with the letters 'mf' (such as 'gaussmf.m', 'trimf.m' etc).

Weitere Antworten (0)

Kategorien

Mehr zu Fuzzy Logic Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2009b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by