Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

MCT 4322 Intelligent Systems (Semester 2, 2014/15)

Assignment 1, Full Marks = 20


Date: 10 March 2015. Due: 20 March 2015 (Friday, 5 pm)

A and B are fuzzy sets for the fuzzy values Small and Big in the universe [0,8] that are described
1
1
by Small, A
and Big, B
3
1 (0.2 x)
1 0.3( x 8) 2
Write a computer program to :
1) plot and clearly label over the whole universe:
a) The membership function of A, A ( x )
b) The membership function of B, B ( x )
c) The membership function of Small or Big, A B ( x )
d) The membership function of Small and Big, A B ( x )
e) The membership function of Not_Small and Not_Big A B ( x)
2) calculate the crisp value of Not_Small and Not_Big using:
a) Centroid method
b) Bisector of Area Method

Your submission should include the program listing and the appropriate outputs.

You might also like