The fundamental difference is that in fuzzy set theory permits the gradual assessment of the membership of elements in a set and this is described with the aid of a membership function valued in the real unit interval [0, 1]. Better, the degree of membership of the elements of a set can take values ranging between 0 and 1 allowing for a ranking of membership. Conversely, crisp set theory is a classical bivalent set so that the membership function only takes values 0 or 1. In this case, one can know only if an element of the set have or not a particular characteristic and a ranking of membership is not possible.
Classical theory is a reference to established theory. Fuzzy set theory is a reference to theories that are not widely accepted.
prove the intersction for crisp set theory
None. A set is a collection and a collection is a set.
The difference between the greatest and least numbers in a set of data is called the range.
Let A be a crisp set defined over the universe X. Then for any element x in X,either x is a member of A or not.In a fuzzy set,it is not necessary that x is the full member of the set or not a member. It can be the partial member of the set.
Each crisp number is a single point.example 3 or 5.5 or6.But each fuzzy number is a fuzzy set with different degree of closeness to a given crisp number example,about 3,nearly 5 and a half,almost 6.
The fundamental difference is that in fuzzy set theory permits the gradual assessment of the membership of elements in a set and this is described with the aid of a membership function valued in the real unit interval [0, 1]. Better, the degree of membership of the elements of a set can take values ranging between 0 and 1 allowing for a ranking of membership. Conversely, crisp set theory is a classical bivalent set so that the membership function only takes values 0 or 1. In this case, one can know only if an element of the set have or not a particular characteristic and a ranking of membership is not possible.
Classical theory is a reference to established theory. Fuzzy set theory is a reference to theories that are not widely accepted.
fuzzy graph is not a fuzzy set, but it is a fuzzy relation.
crisp set is nothing but the set of newly printed money.
The extension principle is a basic concept in the fuzzy set theory that extends crisp domains of mathematical expressions to fuzzy domains. Suppose f(.) is a function from X to Y and A is a fuzzy set on X defined as: A=ma(x1)/x1 + ma(x2)/x2 + ...... + ma(xn)/xn Where ma is the Membership Function of A. the + sign is a fuzzy OR (Max) and the / sign is a notation (indicated the variable xi in discourse domain X - NOT DIVISION) Then the extension principle states that the image of fuzzy set A under the mapping f(.) can be expressed as a fuzzy set B, B=f(A)=ma(x1)/y1 + ma(x2)/y2 + ...... + ma(xn)/yn where yi = f(xi) , i = 1,2,3,....,n
prove the intersction for crisp set theory
Crisp sets are the sets that we have used most of our life. In a crisp set, an element is either a member of the set or not. For example, a jelly bean belongs in the class of food known as candy. Mashed potatoes do not.
membership function is the one of the fuzzy function which is used to develope the fuzzy set value . the fuzzy logic is depends upon membership function
None. A set is a collection and a collection is a set.
In Python, the difference between two sets is the elements that are present in one set but not in the other set.