edited by
3,424 views

1 Answer

1 votes
1 votes
Ans is B  AND problem   the above perceptron after multiplying weights with input will give  1(-1.5)+x.1+y.1 =>f(t)=x+y-1.5

acc to given definition of f(t)  , f(t)=1 if t>0 else f(t)=0

now draw truth table of f(t)

x     y    f(t)

0     0     0           e.g if x=0 y=0 f(t)=-1.5 <0 so f(t)=0 and so on for rest

0     1     0

1     0     0

1      1    1

which is truth table of AND
Answer:

Related questions

2 votes
2 votes
1 answer
2
go_editor asked Jul 19, 2016
2,728 views
A fuzzy set A on R is ______ iff $A(\lambda x_1 + (1- \lambda)x_2) \geq min [A(x_1), A(x_2)]$ for all $x_1, x_2 \in R$ and all $\lambda \in [0,1]$ where minimum denotes t...
1 votes
1 votes
1 answer
3
go_editor asked Jul 24, 2016
3,647 views
Support of a fuzzy set $A= \big\{ \frac{x_1}{0.2}, \frac{x_2}{0.15}, \frac{x_3}{0.9}, \frac{x_4}{0.95}, \frac{x_5}{0.15} \big \}$ within a universal set X is given as$\bi...
0 votes
0 votes
1 answer
4
go_editor asked Jul 24, 2016
3,452 views
Let A be a set of comfortable houses given as $A = \big\{ \frac{x_1}{0.8}, \frac{x_2}{0.9}, \frac{x_3}{0.1}, \frac{x_4}{0.7} \big \}$ and be the set of affordable houses ...