Tagged Questions
0
votes
0answers
27 views
membership function and fuzzy classification
I want to implement
Convert an image into matrix.
Apply median filtering.
Decide the number and type of Membership functions for the input image by tuning the membership functions.
The ...
1
vote
0answers
71 views
Representing non-fuzzy memberships
I'm trying to model an input for a FIS in Matlab, unlike other inputs this value is a boolean Yes / No
Do I use two membership functions that do not overlap but cover the entire domain e.g
NO (0 - ...