Custom Sugeno Fuzzy Model

How can I use custom output fuctions instead of 'linear' and 'contant' in a Sugeno Model?

Respuestas (1)

Sam Chak
Sam Chak el 29 de Sept. de 2024

0 votos

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.

Categorías

Más información sobre Fuzzy Inference System Modeling en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 4 de Feb. de 2015

Respondida:

el 29 de Sept. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by