SlideShare a Scribd company logo
10
Most read
11
Most read
12
Most read
FUZZY COMPLEMENT
CONTENTS
• INTRODUCTION
• HISTORY
• DEFINITION
• CRISP SET
• FUZZY COMPLEMENT
• FUZZY UNION
• FUZZY INTERSECTION
• APPLICATIONS
• REFERENCES
INTRODUCTION
Fuzzy set is a mathematical model of vague qualitative or quantitative data,
frequency generated by means of the natural language. The model is based on the
generalization of the classical concepts of set and its characteristic function. In
mathematics, fuzzy sets are somewhat like sets whose elements have degrees of
membership. In classical set theory, the membership of elements in a set is
assessed in binary terms according to bivalent condition – an element either
belongs or does not belong to the set. By contrast, fuzzy set theory permits the
gradual assessment of the membership of elements in a set; this is described with
the aid of membership function valued in the real unit interval [0,1]. Fuzzy sets
generalize classical sets, since the indicator functions of classical sets are special
cases of the membership functions of fuzzy sets, if the latter only take values 0 or
1. In fuzzy set theory, classical bivalent sets are usually called crisps sets. The fuzzy
set theory can be used in a wide range of domains in which information is
incomplete or imprecise, such as bioinformatics.
HISTORY
The concept of fuzzy set was published in 1965 by Lotfi A. Zadeh. Since that
seminal publication, the fuzzy set theory is widely studied and extended. Its
application to the control theory became successful and revolutionary especially
in seventies and eighties, the application to data analysis, artificial intelligence,
and computational intelligence are intensively developed, especially, since
nineties. The theory is also extended and generalized by means of the theory of
triangular norms and conorms, and aggregation operators. Fuzzy sets were
introduced independently by Lotfi A. Zadeh and Dieter Klaua in 1965 as an
extension of the classical notion of set. At the same time, Salii defined a more
general kind of structure called an L-relation, which he studied in an abstract
algebraic context. Fuzzy relations, which are used now in different areas, such as
linguistics, decision making, and clustering, are special cases of L-relations when
L is the unit interval [0,1].
DEFINITION:
Let X be a non-zero set. A fuzzy set A of this set X is defined by the following
set of pairs.
A={ ( x , 𝜇 𝐴(x) ) } : x ∈ X
Where, 𝜇 𝐴 : X → [ 0 , 1 ]
is a function called as membership function of A and 𝜇 𝐴 x is the grade of
membership or degree of belonginess or degree of membership of
x ∈ X in A.
Thus a fuzzy set is a set of pairs consisting of a particular element of the
universe and its degree of membership.
A can also be written as
A = {(𝑥1,𝜇 𝐴(𝑥1 )),(𝑥2, 𝜇 𝐴(𝑥2)),…….(𝑥 𝑛, 𝜇 𝐴(𝑥 𝑛))}
Symbolically we write
A =
𝑥1
𝜇 𝐴 𝑥1
,
𝑥2
𝜇 𝐴 𝑥2
,………
𝑥 𝑛
𝜇 𝐴 𝑥 𝑛
}
A fuzzy set has membership function that can take any value from 0 to 1.
A fuzzy set is said to be empty if its membership function 𝜇∅ is
identically zero.
A fuzzy set is universal if its membership function 𝜇 𝑥 is identically on X
i.e., 𝜇 𝑥(X) = 1.
Two fuzzy sets are said to be equal if 𝜇 𝐴(x) = 𝜇 𝐵(x) , ∀ x ∈ X.
A fuzzy set A(X) is said to be a subset of fuzzy set B(X),
𝜇 𝐴(x) ≤ 𝜇 𝐵(x) , ∀ x ∈ X.
CRISP SET:
A crisp set is a collection of well defined objects. The term well defined help us
to discriminate members and non-members of the cell.
Properties of crisp set operations:
Support of a Fuzzy Set:
The support of a fuzzy set A is S(A) which is a crisp set ∀ x ∈ X, such that
𝜇 𝐴(x) > 0.
S(A) = {x ∈ X | 𝜇 𝐴(x) > 0}
The 𝛼 level set OR 𝛼 cut:
The α level set is a crisp set of elements that belongs to the fuzzy set A at
least to the degree α i.e.,
𝐴 𝛼 = {x ∈ X | 𝜇 𝐴(x) ≥ α}
Strong 𝜶 level set:
The strong α level set is defined as
𝐴 𝛼
′ = {x ∈ X | 𝜇 𝐴(x) > α}
Normalised Fuzzy Set:
A fuzzy set is called normalised when its element attains the maximum
possible membership grade.
Characteristic equation:
The characteristic function 𝜇 𝐴 : X → { 0 , 1 }, such that
𝜇 𝐴(x) = 1 , x ∈ A
𝜇 𝐴(x) = 0 , x ∉ A
It assign value 1 to a member and 0 to a non-member. Hence, it is also called
as membership function.
Cardinality:
The number of elements of a set is called the cardinality of the set and is
denoted by 𝐴 .
FUZZY COMPLEMENT
Compliment of a fuzzy set A is the set of elements of X excluding those of set A
𝐴 = {x | x ∉ A}
In membership function:
𝜇 𝐴(x) = {x ∈ X | 1- 𝜇 𝐴(x)}
A complement of a fuzzy set A is specified by a function
c : [0,1] → [0,1],
which assigns a value c(𝜇 𝐴(x)) to each membership grade 𝜇 𝐴(x). This assigned
value is interpreted as the membership grade of the element x in the fuzzy set
representing the negation of the concept represented by A. Thus, if A is the
fuzzy set of tall men, its complement is the fuzzy set of men who are not tall.
Obviously, there are many elements that can have some nonzero degree of
membership in both a fuzzy set and its complement.
FUZZY UNION
The union of fuzzy set A and fuzzy set B is a fuzzy set C, which
is given as
C = A∪B
Where, 𝜇 𝐶(x) = 𝜇 𝐴(x) ∪ 𝜇 𝐵(x)
𝜇A∪B(x) = max {𝜇 𝐴(x) ; 𝜇 𝐵(x)}
FUZZY INTERSECTION
The intersection of fuzzy set A and fuzzy set B is a fuzzy set C
which is given as
C = A∩B
Where, 𝜇 𝐶(x) = 𝜇 𝐴(x) ∩ 𝜇 𝐵(x)
𝜇A∩B(x) = min {𝜇 𝐴(x) ; 𝜇 𝐵(x)}
APPLICATIONS
1. Traffic monitoring system
2. Applications in commercial appliances like AC and heating
ventilation.
3. Gene expression data analysis.
4. Facial pattern recognition.
5. Weather forecasting systems.
6. Transmission systems.
7. Antiskid braking system.
8. Control of subway systems and unmanned helicopters.
9. Knowledge based systems for multiobjective
optimization of power systems.
10. Models for new product pricing or project risk
assessment.
11. Medical diagnosis and treatment plans.
THANK YOU

More Related Content

What's hot (20)

PDF
Pixel Relationships Examples
Marwa Ahmeid
 
PDF
Decision theory
JULIO GONZALEZ SANZ
 
PPTX
Fuzzy Logic
Rishikese MR
 
PPT
Bayes Classification
sathish sak
 
PDF
Dempster Shafer Theory AI CSE 8th Sem
DigiGurukul
 
PPTX
knowledge representation using rules
Harini Balamurugan
 
DOCX
The Digital Image Processing Q@A
Chung Hua Universit
 
PPTX
Fuzzy logic and application in AI
Ildar Nurgaliev
 
PDF
Convex Optimization
adil raja
 
PPTX
Fuzzy set and its application
KalaivananRaja
 
PPT
Fuzzy Set Theory
AMIT KUMAR
 
PPTX
Image Smoothing using Frequency Domain Filters
Suhaila Afzana
 
PPTX
Vertex cover Problem
Gajanand Sharma
 
PPTX
Homomorphic filtering
Gautam Saxena
 
PPT
Fuzzy logic ppt
Priya_Srivastava
 
PPTX
Fuzzy sets
ABSARQURESHI
 
PDF
If then rule in fuzzy logic and fuzzy implications
Siksha 'O' Anusandhan (Deemed to be University )
 
PPTX
Image feature extraction
Rushin Shah
 
PPTX
Fuzzy rules and fuzzy reasoning
Veni7
 
PPTX
Image Filtering in the Frequency Domain
Amnaakhaan
 
Pixel Relationships Examples
Marwa Ahmeid
 
Decision theory
JULIO GONZALEZ SANZ
 
Fuzzy Logic
Rishikese MR
 
Bayes Classification
sathish sak
 
Dempster Shafer Theory AI CSE 8th Sem
DigiGurukul
 
knowledge representation using rules
Harini Balamurugan
 
The Digital Image Processing Q@A
Chung Hua Universit
 
Fuzzy logic and application in AI
Ildar Nurgaliev
 
Convex Optimization
adil raja
 
Fuzzy set and its application
KalaivananRaja
 
Fuzzy Set Theory
AMIT KUMAR
 
Image Smoothing using Frequency Domain Filters
Suhaila Afzana
 
Vertex cover Problem
Gajanand Sharma
 
Homomorphic filtering
Gautam Saxena
 
Fuzzy logic ppt
Priya_Srivastava
 
Fuzzy sets
ABSARQURESHI
 
If then rule in fuzzy logic and fuzzy implications
Siksha 'O' Anusandhan (Deemed to be University )
 
Image feature extraction
Rushin Shah
 
Fuzzy rules and fuzzy reasoning
Veni7
 
Image Filtering in the Frequency Domain
Amnaakhaan
 

Similar to FUZZY COMPLEMENT (20)

PPTX
53158699-d7c5-4e6e-af19-1f642992cc58-161011142651.pptx
saadurrehman35
 
PDF
Unit-II -Soft Computing.pdf
Ramya Nellutla
 
PPTX
Fuzzy Logic.pptx
ImXaib
 
PPT
Unit 4 Intro to Fuzzy Logic 1VBGBGBG.ppt
ManishYadav243888
 
PDF
1 s2.0-s001999586590241 x-maindvsdvsdv
Yazid Aufar
 
PPTX
Fuzzy logic
Ashwini Yadav
 
PPT
Fuzzy-Sets for nothing about the way .ppt
boda1yasser2
 
PPT
Fuzzy Sets decision making under information of uncertainty
RafigAliyev2
 
PPTX
Fuzzy-Sets.pptx Master ob Artificial intelligence
ssusere1704e
 
PDF
Fuzzy Set Theory and Classical Set Theory (Soft Computing)
Amit Kumar Rathi
 
PPT
8709508
Fahrul Cool
 
PPTX
It is known as two-valued logic because it have only two values
Ramjeet Singh Yadav
 
PPT
Fuzzy logic-introduction
WBUTTUTORIALS
 
PPT
23 fuzzy lecture ppt basics- new 23.ppt
jdinfo444
 
PDF
Lecture 1 computational intelligence
ParveenMalik18
 
PDF
Optimization using soft computing
Purnima Pandit
 
PDF
WEEK-1.pdf
YASHWANTHMK4
 
PPTX
Unit IV neural network and fuzzy logic (1).pptx
namithasetty411
 
PPTX
Fuzzy Logic and Neural Network
SHIMI S L
 
53158699-d7c5-4e6e-af19-1f642992cc58-161011142651.pptx
saadurrehman35
 
Unit-II -Soft Computing.pdf
Ramya Nellutla
 
Fuzzy Logic.pptx
ImXaib
 
Unit 4 Intro to Fuzzy Logic 1VBGBGBG.ppt
ManishYadav243888
 
1 s2.0-s001999586590241 x-maindvsdvsdv
Yazid Aufar
 
Fuzzy logic
Ashwini Yadav
 
Fuzzy-Sets for nothing about the way .ppt
boda1yasser2
 
Fuzzy Sets decision making under information of uncertainty
RafigAliyev2
 
Fuzzy-Sets.pptx Master ob Artificial intelligence
ssusere1704e
 
Fuzzy Set Theory and Classical Set Theory (Soft Computing)
Amit Kumar Rathi
 
8709508
Fahrul Cool
 
It is known as two-valued logic because it have only two values
Ramjeet Singh Yadav
 
Fuzzy logic-introduction
WBUTTUTORIALS
 
23 fuzzy lecture ppt basics- new 23.ppt
jdinfo444
 
Lecture 1 computational intelligence
ParveenMalik18
 
Optimization using soft computing
Purnima Pandit
 
WEEK-1.pdf
YASHWANTHMK4
 
Unit IV neural network and fuzzy logic (1).pptx
namithasetty411
 
Fuzzy Logic and Neural Network
SHIMI S L
 
Ad

Recently uploaded (20)

PPTX
fatigue in aircraft structures-221113192308-0ad6dc8c.pptx
aviatecofficial
 
PPTX
Final Major project a b c d e f g h i j k l m
bharathpsnab
 
PDF
Electrical Machines and Their Protection.pdf
Nabajyoti Banik
 
PPTX
仿制LethbridgeOffer加拿大莱斯桥大学毕业证范本,Lethbridge成绩单
Taqyea
 
PDF
Halide Perovskites’ Multifunctional Properties: Coordination Engineering, Coo...
TaameBerhe2
 
PPTX
MODULE 05 - CLOUD COMPUTING AND SECURITY.pptx
Alvas Institute of Engineering and technology, Moodabidri
 
PDF
Data structures notes for unit 2 in computer science.pdf
sshubhamsingh265
 
PDF
Reasons for the succes of MENARD PRESSUREMETER.pdf
majdiamz
 
PDF
Water Industry Process Automation & Control Monthly July 2025
Water Industry Process Automation & Control
 
PPTX
MODULE 04 - CLOUD COMPUTING AND SECURITY.pptx
Alvas Institute of Engineering and technology, Moodabidri
 
PDF
WD2(I)-RFQ-GW-1415_ Shifting and Filling of Sand in the Pond at the WD5 Area_...
ShahadathHossain23
 
PPTX
Knowledge Representation : Semantic Networks
Amity University, Patna
 
PPTX
DATA BASE MANAGEMENT AND RELATIONAL DATA
gomathisankariv2
 
PPTX
How Industrial Project Management Differs From Construction.pptx
jamespit799
 
PPTX
MODULE 03 - CLOUD COMPUTING AND SECURITY.pptx
Alvas Institute of Engineering and technology, Moodabidri
 
PPTX
Biosensors, BioDevices, Biomediccal.pptx
AsimovRiyaz
 
PDF
Electrical Engineer operation Supervisor
ssaruntatapower143
 
PDF
REINFORCEMENT LEARNING IN DECISION MAKING SEMINAR REPORT
anushaashraf20
 
PDF
Submit Your Papers-International Journal on Cybernetics & Informatics ( IJCI)
IJCI JOURNAL
 
PPTX
澳洲电子毕业证澳大利亚圣母大学水印成绩单UNDA学生证网上可查学历
Taqyea
 
fatigue in aircraft structures-221113192308-0ad6dc8c.pptx
aviatecofficial
 
Final Major project a b c d e f g h i j k l m
bharathpsnab
 
Electrical Machines and Their Protection.pdf
Nabajyoti Banik
 
仿制LethbridgeOffer加拿大莱斯桥大学毕业证范本,Lethbridge成绩单
Taqyea
 
Halide Perovskites’ Multifunctional Properties: Coordination Engineering, Coo...
TaameBerhe2
 
MODULE 05 - CLOUD COMPUTING AND SECURITY.pptx
Alvas Institute of Engineering and technology, Moodabidri
 
Data structures notes for unit 2 in computer science.pdf
sshubhamsingh265
 
Reasons for the succes of MENARD PRESSUREMETER.pdf
majdiamz
 
Water Industry Process Automation & Control Monthly July 2025
Water Industry Process Automation & Control
 
MODULE 04 - CLOUD COMPUTING AND SECURITY.pptx
Alvas Institute of Engineering and technology, Moodabidri
 
WD2(I)-RFQ-GW-1415_ Shifting and Filling of Sand in the Pond at the WD5 Area_...
ShahadathHossain23
 
Knowledge Representation : Semantic Networks
Amity University, Patna
 
DATA BASE MANAGEMENT AND RELATIONAL DATA
gomathisankariv2
 
How Industrial Project Management Differs From Construction.pptx
jamespit799
 
MODULE 03 - CLOUD COMPUTING AND SECURITY.pptx
Alvas Institute of Engineering and technology, Moodabidri
 
Biosensors, BioDevices, Biomediccal.pptx
AsimovRiyaz
 
Electrical Engineer operation Supervisor
ssaruntatapower143
 
REINFORCEMENT LEARNING IN DECISION MAKING SEMINAR REPORT
anushaashraf20
 
Submit Your Papers-International Journal on Cybernetics & Informatics ( IJCI)
IJCI JOURNAL
 
澳洲电子毕业证澳大利亚圣母大学水印成绩单UNDA学生证网上可查学历
Taqyea
 
Ad

FUZZY COMPLEMENT

  • 2. CONTENTS • INTRODUCTION • HISTORY • DEFINITION • CRISP SET • FUZZY COMPLEMENT • FUZZY UNION • FUZZY INTERSECTION • APPLICATIONS • REFERENCES
  • 3. INTRODUCTION Fuzzy set is a mathematical model of vague qualitative or quantitative data, frequency generated by means of the natural language. The model is based on the generalization of the classical concepts of set and its characteristic function. In mathematics, fuzzy sets are somewhat like sets whose elements have degrees of membership. In classical set theory, the membership of elements in a set is assessed in binary terms according to bivalent condition – an element either belongs or does not belong to the set. By contrast, fuzzy set theory permits the gradual assessment of the membership of elements in a set; this is described with the aid of membership function valued in the real unit interval [0,1]. Fuzzy sets generalize classical sets, since the indicator functions of classical sets are special cases of the membership functions of fuzzy sets, if the latter only take values 0 or 1. In fuzzy set theory, classical bivalent sets are usually called crisps sets. The fuzzy set theory can be used in a wide range of domains in which information is incomplete or imprecise, such as bioinformatics.
  • 4. HISTORY The concept of fuzzy set was published in 1965 by Lotfi A. Zadeh. Since that seminal publication, the fuzzy set theory is widely studied and extended. Its application to the control theory became successful and revolutionary especially in seventies and eighties, the application to data analysis, artificial intelligence, and computational intelligence are intensively developed, especially, since nineties. The theory is also extended and generalized by means of the theory of triangular norms and conorms, and aggregation operators. Fuzzy sets were introduced independently by Lotfi A. Zadeh and Dieter Klaua in 1965 as an extension of the classical notion of set. At the same time, Salii defined a more general kind of structure called an L-relation, which he studied in an abstract algebraic context. Fuzzy relations, which are used now in different areas, such as linguistics, decision making, and clustering, are special cases of L-relations when L is the unit interval [0,1].
  • 5. DEFINITION: Let X be a non-zero set. A fuzzy set A of this set X is defined by the following set of pairs. A={ ( x , 𝜇 𝐴(x) ) } : x ∈ X Where, 𝜇 𝐴 : X → [ 0 , 1 ] is a function called as membership function of A and 𝜇 𝐴 x is the grade of membership or degree of belonginess or degree of membership of x ∈ X in A. Thus a fuzzy set is a set of pairs consisting of a particular element of the universe and its degree of membership. A can also be written as A = {(𝑥1,𝜇 𝐴(𝑥1 )),(𝑥2, 𝜇 𝐴(𝑥2)),…….(𝑥 𝑛, 𝜇 𝐴(𝑥 𝑛))}
  • 6. Symbolically we write A = 𝑥1 𝜇 𝐴 𝑥1 , 𝑥2 𝜇 𝐴 𝑥2 ,……… 𝑥 𝑛 𝜇 𝐴 𝑥 𝑛 } A fuzzy set has membership function that can take any value from 0 to 1. A fuzzy set is said to be empty if its membership function 𝜇∅ is identically zero. A fuzzy set is universal if its membership function 𝜇 𝑥 is identically on X i.e., 𝜇 𝑥(X) = 1. Two fuzzy sets are said to be equal if 𝜇 𝐴(x) = 𝜇 𝐵(x) , ∀ x ∈ X. A fuzzy set A(X) is said to be a subset of fuzzy set B(X), 𝜇 𝐴(x) ≤ 𝜇 𝐵(x) , ∀ x ∈ X.
  • 7. CRISP SET: A crisp set is a collection of well defined objects. The term well defined help us to discriminate members and non-members of the cell. Properties of crisp set operations:
  • 8. Support of a Fuzzy Set: The support of a fuzzy set A is S(A) which is a crisp set ∀ x ∈ X, such that 𝜇 𝐴(x) > 0. S(A) = {x ∈ X | 𝜇 𝐴(x) > 0} The 𝛼 level set OR 𝛼 cut: The α level set is a crisp set of elements that belongs to the fuzzy set A at least to the degree α i.e., 𝐴 𝛼 = {x ∈ X | 𝜇 𝐴(x) ≥ α} Strong 𝜶 level set: The strong α level set is defined as 𝐴 𝛼 ′ = {x ∈ X | 𝜇 𝐴(x) > α}
  • 9. Normalised Fuzzy Set: A fuzzy set is called normalised when its element attains the maximum possible membership grade. Characteristic equation: The characteristic function 𝜇 𝐴 : X → { 0 , 1 }, such that 𝜇 𝐴(x) = 1 , x ∈ A 𝜇 𝐴(x) = 0 , x ∉ A It assign value 1 to a member and 0 to a non-member. Hence, it is also called as membership function. Cardinality: The number of elements of a set is called the cardinality of the set and is denoted by 𝐴 .
  • 10. FUZZY COMPLEMENT Compliment of a fuzzy set A is the set of elements of X excluding those of set A 𝐴 = {x | x ∉ A} In membership function: 𝜇 𝐴(x) = {x ∈ X | 1- 𝜇 𝐴(x)} A complement of a fuzzy set A is specified by a function c : [0,1] → [0,1], which assigns a value c(𝜇 𝐴(x)) to each membership grade 𝜇 𝐴(x). This assigned value is interpreted as the membership grade of the element x in the fuzzy set representing the negation of the concept represented by A. Thus, if A is the fuzzy set of tall men, its complement is the fuzzy set of men who are not tall. Obviously, there are many elements that can have some nonzero degree of membership in both a fuzzy set and its complement.
  • 11. FUZZY UNION The union of fuzzy set A and fuzzy set B is a fuzzy set C, which is given as C = A∪B Where, 𝜇 𝐶(x) = 𝜇 𝐴(x) ∪ 𝜇 𝐵(x) 𝜇A∪B(x) = max {𝜇 𝐴(x) ; 𝜇 𝐵(x)}
  • 12. FUZZY INTERSECTION The intersection of fuzzy set A and fuzzy set B is a fuzzy set C which is given as C = A∩B Where, 𝜇 𝐶(x) = 𝜇 𝐴(x) ∩ 𝜇 𝐵(x) 𝜇A∩B(x) = min {𝜇 𝐴(x) ; 𝜇 𝐵(x)}
  • 13. APPLICATIONS 1. Traffic monitoring system 2. Applications in commercial appliances like AC and heating ventilation. 3. Gene expression data analysis. 4. Facial pattern recognition. 5. Weather forecasting systems. 6. Transmission systems.
  • 14. 7. Antiskid braking system. 8. Control of subway systems and unmanned helicopters. 9. Knowledge based systems for multiobjective optimization of power systems. 10. Models for new product pricing or project risk assessment. 11. Medical diagnosis and treatment plans.