You are on page 1of 2

Q.

1 Implement AND function using Perceptron network for bipolar inputs and bipolar
targets. Learning rate =1

Q.2 Implement OR function using Perceptron network for binary inputs and binary
targets. Learning rate =1

Q.3 Implement ANDNOT function using Perceptron network for bipolar inputs and
bipolar targets. Learning rate =1

Q.4 For the following fuzzy sets perform the operations

0.6 0.4 0.3 0.7 1.0


𝐴= { + + + + }
10 20 30 40 50

0.5 0.7 0.8 0.3 0.5


𝐵= { + + + + }
10 20 30 40 50
1. A  B
2. A  B
3. A  B
4. A  B
5. A  A
6. A|B
7. B|A
8. A B

Q.5 For the above example find the λ-cut sets for the given fuzzy sets operations. λ =0.6

Q.6 Using the inference approach find the membership values for triangular shapes
Isosceles(I), Right angle(R), Equilateral (E), Isosceles Right angle (IR) and other (T) for
a triangle with angles (in degrees)

1. 45, 45, 90

2. 30, 60, 90

3. 60, 60, 60

4. 30, 30,120

5. 35, 45, 100

Q.7 Using intuition method draw a membership value assignment for following
attributes

1. Age
2. Height
3. Temperature
4. Speed
Q.8 Find the λ-cut sets for the following fuzzy relation R, where λ=0.4

0.5 0.4 0.6 0.7

R= 0.3 0.3 0.1 0.8

0.7 0.2 0 0.1

0.9 1 0.5 0.8

Q.9 For the following fuzzy sets


 0.1 0.3 0.7 0.4 0.2 
P~   2  4  6  8  10 
Q   10  20  30  40  50  60 
0.1 0.3 0.3 0.4 0.5 0.2
~

The following operations performed over the fuzzy sets R=P X Q

Q.10 Consider the following set is included in the Q.9


 0.1 0.7 0.3 
T~  100  200  300 
Perform operations on fuzzy sets R=P X Q and S=Q X T

Find M=R  S and N = R  S

Q.11 Consider the fuzzy sets

0.6 0.4 0.5 0.7 1.0


𝐴= { + + + + }
10 20 30 40 50

0 0.6 0.8 0.3 0.5


𝐵= { + + + + }
10 20 30 40 50
Find algebraic sum, algebraic product, bounded sum and bounded difference
operations on fuzzy sets A and B.

Q.12

You might also like