Fuzzy Logic and Neural Networks - 4 - Solution
Fuzzy Logic and Neural Networks - 4 - Solution
To model input-output relationships of a process having two inputs and one output, let us use a
fuzzy reasoning tool with Mamdani approach. Let us also assume three linguistic terms, namely
Low (L), Medium (M) and High (H) to represent each of two inputs: I1, I2, and one output O. The
initial membership function distributions of the inputs and output are shown in Fig. A, which are
assumed to be symmetrical triangles.
QUESTION 1:
I1 = 1.5 corresponds toL and M, respectively,with approximate membership values of
(a) 0.9333, 0.0667
(b) 0.2759, 0.7241
(c) 0.7241, 0.2759
(d) 0.0667, 0.9333
Correct Answer: c
Detailed Solution:
Consider the modified membership function distributions according to the GA-string:
0.4 ≤ 𝑏1 ≤ 1.7
0.2 ≤ 𝑏2 ≤ 1.2
0.9 ≤ 𝑏3 ≤ 2.3
𝐹𝑜𝑟 𝐼1
QUESTION 2:
I2 = 1.0 corresponds to M and H, respectively, with approximate membership values of
(a) 0.9333, 0.0667
(b) 0.2759, 0.7241
(c) 0.7241, 0.2759
(d) 0.0667, 0.9333
Correct Answer: a
Detailed Solution:
Modified data base for𝐼2
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
QUESTION 3:
Q3. Firing strength of the first fired rule present in the rule base (i.e., if I1 is M AND I2 is M then
Output O is M) is approximately calculated as
(a) 0.9333
(b) 0.7241
(c) 0.0667
(d) 0.2759
Correct Answer: d
Detailed Solution:
I2
L M H
L L
1
I1 M L M H
1 1 1
H M H
1 1
Fired rules
L M L Absent
L H M Absent
M MM Present
M H H Present
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
QUESTION 4:
Firing strength of the second fired rule present in the rule base (i.e., if I1 is M AND I2is H then output O is
H) is approximately calculated as
(a) 0.9333
(b) 0.7241
(c) 0.0667
(d) 0.2759
Correct Answer: c
Detailed Solution:
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
QUESTION 5:
Crisp output corresponding to the set of inputs (I1=1.5, I2 =1.0) is found to be approximately equal to
(a) 2.96
(b) 5.95
(c) 8.25
(d) 3.87
Correct Answer: a
Detailed Solution:
𝐴𝑖 𝑎𝑛𝑑 𝐶𝑖 𝑑𝑒𝑛𝑜𝑡𝑒𝑠 𝑎𝑟𝑒𝑎 𝑎𝑛𝑑 𝑐𝑒𝑛𝑡𝑒𝑟 𝑜𝑓 𝑎𝑟𝑒𝑎 𝑜𝑓 𝑡ℎ𝑒 𝑠ℎ𝑎𝑑𝑒𝑑 𝑟𝑒𝑔𝑖𝑜𝑛 𝑓𝑜𝑟 𝑖 𝑡ℎ 𝑓𝑖𝑟𝑒𝑑 𝑟𝑢𝑙𝑒 ∶
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
___________________________________________________________________________
QUESTION 6:
Select the correct order of operations used in the working cycle of a Genetic Algorithm (GA)
after the population initialization of the random solutions.
(a) Reproduction, Assigning Fitness, Mutation, Crossover
(b) Assigning Fitness, Reproduction, Crossover, Mutation
(c) Assigning Fitness, Reproduction, Mutation, Crossover
(d) Crossover, Assigning Fitness, Reproduction, Mutation
Correct Answer: b
Detailed Solution:
_________________________________________________________________________
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
QUESTION 7:
An artificial neuron (𝑗 𝑡ℎ ) receives 𝑛 inputs 𝑥1 , 𝑥2, 𝑥3 , … … . . , 𝑥𝑛 with the weights
𝑤1𝑗 , 𝑤2𝑗 , 𝑤3𝑗 , … … … … , 𝑤𝑛𝑗 and bias b is attached to this neuron. Find the correct way to compute
theweighted sum of inputs to be passed on to an activation function to determine the output.
Correct Answer: b
______________________________________________________________________________
QUESTION 8:
Identify the nature of this activation function.
1
𝑂= , where𝑎 represents the coefficient of transfer function and 𝑢 denotes the input.
1+𝑒 −𝑎𝑢
(a) Hard Limit Transfer Function
(b) Linear Transfer Function
(c) Tan-Sigmoid Transfer Function
(d) Log-Sigmoid Transfer Function
Correct Answer: d
Detailed Solution:
______________________________________________________________________________
QUESTION 9:
Synapse of a biological neuron is copied in the artificial neuron in the form of
(a) connecting weights
(b) summing junction
(c) bias value
(d) activation/transfer function
Correct Answer: d
Detailed Solution:
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
___________________________________________________________________
QUESTION 10:
The value of Tan-sigmoid transfer function used in Neural Networks varies in the range of
(a) (0.0, +1.0)
(b) (-1.0, +1.0)
(c) (-2.0, +2.0)
(d) (-3.0, +3.0)
Correct Answer: b
Detailed Solution:
______________________________________________________________________________
************END*******