Custom Sugeno Fuzzy Model

2 Ansichten (letzte 30 Tage)
Mojtaba Hasanzadeh
Mojtaba Hasanzadeh am 4 Feb. 2015
Beantwortet: Sam Chak am 29 Sep. 2024
How can I use custom output fuctions instead of 'linear' and 'contant' in a Sugeno Model?

Antworten (1)

Sam Chak
Sam Chak am 29 Sep. 2024
As of the R2024b release, custom output membership functions are still not supported for Sugeno systems (see addMF). There is no option available to specify a custom output membership function when designing a Sugeno FIS. Nevertheless, if you understand the fuzzy reasoning in Sugeno fuzzy systems, it is possible to write your own code to define the desired custom output membership function and perform the Sugeno fuzzy inference.

Kategorien

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

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by