Loading [MathJax]/jax/output/CommonHTML/jax.js

Fuzzy Set Union

Learn With Samrah
1 minute read
0

 Question

        Let  X = {2, 4, 6, … ,20} be the Universe of discourse, 

        A~1={(2,0.5),(4,0.9),(6,0.2),(8,0.4),(10,0.5),(12,0.2),(14,0.4}),({16,0.0}),(18,0.5),(20,0.8)}

        And 

         B~1={(2,0.5),(4,0.5),(6,0.5),(8,0.2),(10,0.3}),(12,0.3),(14,0.5),(16,0.8),(18,0.2),(20,0.4)}

        Be two fuzzy sets on X. Determine A~1∪B~1

    Solutions:

        Here

            X = {2, 4, 6, … ,20} be the Universe of discourse.

        First, we find A~1 and B~1

        We know that

            A~1=1-μA~1

        So,

            A~1={(2,0.5),(4,0.1),(6,0.),(8,0.6),(10,0.5),(12,0.8),(14,0.6),(16,1.0),(18,0.5),(20,0.2)}

        And 

        B~1={(2,0.5),(4,0.5),(6,0.5),(8,0.8),(10,0.7),(12,0.7),(14,0.5),(16,0.2),(18,0.8),(20,0.6)}

        Now

        A~1∪B~1} =  {(2,0.5),(4,0.5),(6,0.8),(8,0.8),(10,0.7),(12,0.8),(14,0.6),(16,1.0),(18,0.8),(20,0.6)}

Post a Comment

0Comments
Post a Comment (0)