How can i make custom defuzzification method ??
Mostrar comentarios más antiguos
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 comentario
Wajdi Al-Rikabi
el 4 de Abr. de 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.
Respuestas (0)
Categorías
Más información sobre Fuzzy Logic Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!