How can i make custom defuzzification method ??
Afficher commentaires plus anciens
Although there is a option of making custom defuzzification method in matlab. But when i select that option is says DEFUZZIFICATION function 'newmethod' does not exist! . For that i need to create new script file named as newmethod. My question is what should be the inputs to that newmethod function.
1 commentaire
Wajdi Al-Rikabi
le 4 Avr 2017
Find the following path, file : C:\Program Files\MATLAB\R2014b\toolbox\fuzzy\fuzzy\defuzz.m Then edit its last section to define your method.
Réponses (0)
Catégories
En savoir plus sur Fuzzy Logic Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!