Hi There,
About Fuzzy Membership Function in Fuzzy Module (J-shaped): I've found that the formula for monotonically increasing shape is:
1/(1+((x-p2)/(p2-p1))^2)
in the help of Fuzzy module is: Variants of this same function can then produce each of the other j-shaped forms.
But, I can't find the formula for J-shaped Monotonically Decreasing.
I appreciate receiving the formula for J-Decreasing. How this function is computed manually?
Thanks.