How can i make custom defuzzification method ??
显示 更早的评论
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 个评论
Wajdi Al-Rikabi
2017-4-4
Find the following path, file : C:\Program Files\MATLAB\R2014b\toolbox\fuzzy\fuzzy\defuzz.m Then edit its last section to define your method.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Fuzzy Logic Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!