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 - 0.49) YES (0.50 - 1)
Or
Do I use a single membership function for YES which covers the entire domain and use the complement to represent NO