Custom Sugeno Fuzzy Model
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How can I use custom output fuctions instead of 'linear' and 'contant' in a Sugeno Model?
0 Commenti
Risposte (1)
Sam Chak
il 29 Set 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.
0 Commenti
Vedere anche
Categorie
Scopri di più su Fuzzy Logic Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!