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 Comment

Find the following path, file : C:\Program Files\MATLAB\R2014b\toolbox\fuzzy\fuzzy\defuzz.m Then edit its last section to define your method.

Sign in to comment.

Answers (0)

Categories

Find more on Fuzzy Logic Toolbox in Help Center and File Exchange

Asked:

on 11 Jun 2016

Commented:

on 4 Apr 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!