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!