Add custom defuzzification methode - code needed for modified center of area

I am designing a fuzzy system in Fuzzy Logic Toolbox. I would like to add a custom defuzzification method, namely the modified center of area (https://www.physik.uzh.ch/local/teaching/SPI301/LV-2015-Help/lvpidmain.chm/modcenter_of_area.html). Does anyone know the code I can use to implement this defuzz method?
Thank you!

1 comentario

fis = newfis('satellite','AndMethod','min','AggregationMethod','max','DefuzzificationMethod','customdefuzz','ImplicationMethod','prod');

Iniciar sesión para comentar.

Categorías

Más información sobre Fuzzy Logic Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 9 de Sept. de 2019

Respondida:

el 15 de Mzo. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by