An artificial neurons receives n inputs x1, x2,...,xn with weights w1,w2,...,wn attached to the input links. The weighted sum ............... is computed to be passed on to a non-linear filter ϕ called activation function to release the output. (A) Σ wi (B) Σ xi (C) Σ wi + Σ xi (D) Σ wi . Σ xi

1 Answer

Answer :

(D) Σ wi . Σ xi

Related questions

Description : A perceptron has input weights W1 = -3.9 and W2 = 1.1 with threshold value T = 0.3. What output does it give for the input x1 = 1.3 and x2 = 2.2? (A) -2.65 (B) -2.30 (B) 0 (D) 1

Last Answer : Answer: C

Description : Internal state of neuron is called __________, is the function of the inputs the neurons receives A. Weight B. activation or activity level of neuron C. Bias D. None of these

Last Answer : B. activation or activity level of neuron

Description : Consider the fractional knapsack instance n = 4, (p1, p2, p3, p4) = (10, 10, 12, 18), (w1, w2, w3, w4) = (2, 4, 6, 9) and M = 15. The maximum profit is given by (Assume p and w denotes profit and weight of objects respectively) (A) 40 (B) 38 (C) 32 (D) 30

Last Answer : (B) 38

Description : Let x be the mean of x1, x2,….,xn and y be the mean of y1, y2, ……,yn the mean of z is x1, x2,….,xn , y1, y2, ……,yn then z is equal to -Maths 9th

Last Answer : NEED ANSWER

Description : Let x be the mean of x1, x2,….,xn and y be the mean of y1, y2, ……,yn the mean of z is x1, x2,….,xn , y1, y2, ……,yn then z is equal to -Maths 9th

Last Answer : According to question find the value of z

Description : A set of values X1,X2……..Xn which satisfies the constraints of the LPP is called_______ a. Solution b. Variable c. Linearity d. None of the above

Last Answer : a. Solution

Description : Each connection link in ANN is associated with ________ which has information about the input signal. A. neurons B. weights C. bias D. activation function

Last Answer : B. weights

Description : A 4-input neuron has weights 1, 2, 3 and 4. The transfer function is linear with the constant of proportionality being equal to 2. The inputs are 4, 10, 5 and 20 respectively. The output will be: a) 238 b) 76 c) 119 d) 123

Last Answer : a) 238

Description : Consider following schedules involving two transactions: S1: r1(X); r1(Y); r2(X); r2(Y); w2(Y); w1(X) S2: r1(X); r2(X); r2(Y); w2(Y); r1(Y); w1(X) Which of the following ... . (3) S1 is not conflict serializable and S2 is conflict serializable. (4) Both S1 and S2 are not conflict serializable.

Last Answer : S1 is not conflict serializable and S2 is conflict serializable.

Description : A perceptron adds up all the weighted inputs it receives, and if it exceeds a certain value, it outputs a 1, otherwise it just outputs a 0. a) True b) False c) Sometimes – it can also output intermediate values as well d) Can’t say

Last Answer : a) True

Description : A fuzzy set A on R is ................. iff A(λx1 + (1 – λ)x2) ≥ min [A(x1), A(x2)] for all x1, x2 ∈ R and all λ ∈ [0, 1], where min denotes the minimum operator. (A) Support (B) α-cut (C) Convex (D) Concave 

Last Answer : (C) Convex 

Description : Consider the two class classification task that consists of the following points: Class C1: [1 1.5] [1 -1.5] Class C2: [-2 2.5] [-2 -2.5] The decision boundary between the two classes using single perceptron is given by: (A) x1+x2+1.5=0 (B) x1+x2-1.5=0 (C) x1+1.5=0 (D) x1-1.5=0

Last Answer : (C) x1+1.5=0 

Description : Consider the following LPP: Min. Z = x1+x2+x3 Subject to 3x1 + 4x3 ≤ 5 5x1 + x2 + 6x3 =7 8x1 + 9x3 ≥ 2 x1, x2, x3 ≥ 0 The standard form of this LPP shall be: (1) Min. Z = x1 + x2 + x3 + 0x4 + 0x5 Subject ... + 4x3 + x4 = 5; 5x1 + x2 + 6x3 + x6 = 7; 8x1 + 9x3 - x5 + x7 = 2; x1 to x7 ≥ 0

Last Answer : Answer: 1

Description : What is the name of the function in the following statement “A perceptron adds up all the weighted inputs it receives, and if it exceeds a certain value, it outputs a 1, otherwise it just outputs a 0”? a) Step function b) Heaviside function c) Logistic function d) Perceptron function

Last Answer : b) Heaviside function

Description : A ……….. is a graph that has weights of costs associated with its edges. A) Network B) Weighted graph C) Both A and B D) None A and B

Last Answer : C) Both A and B

Description : If l1 and l2 are the lengths of long and short spans of a two way slab simply supported on four edges and carrying a load w per unit area, the ratio of the loads split into w1 and w2acting on strips parallel to l2 and l1 is (A) ... l1 (B) w1/w2 = (l2/l1)² (C) w1/w2 = (l2/l1)3 (D) w1/w2 = (l2/l1)

Last Answer : Answer: Option D

Description : Power (P) in a 3 phase circuit with two watt meters at unity power factor is (W1 & W2 = watt meter readings)

Last Answer : Power (P) in a 3 phase circuit with two watt meters at unity power factor is P = W1 + W2 (W1 & W2 = watt meter readings)

Description : In artificial Neural Network interconnected processing elements are called A. nodes or neurons B. weights C. axons D. Soma

Last Answer : A. nodes or neurons

Description : Consider the languages L1 = ϕ, and L2 = {1}. Which one of the following represents L1* U L2* L1* ? (1) {ε} (2) {ε,1} (3) ϕ (4) 1*

Last Answer : 1*

Description : In a certain electronic circuit the output is positive if input 1 is positive and input 2 is zero. If both inputs are positive the output is zero. This is: w) an AND circuit x) a NOR circuit y) an OR circuit z) a high-pass filter

Last Answer : ANSWER: Y -- AN OR CIRCUIT

Description : Which one of the following is not a definition of error ? (A) It refers to the discrepancy between a computed, observed or measured value and the true, specified or theoretically correct value. (B) It ... to fail. (D) It refers to human action that results in software containing a defect or fault. 

Last Answer : The input, or clock pulse.

Description : The Excess-3 decimal code is a self-complementing code because (A) The binary sum of a code and its 9’s complement is equal to 9. (B) It is a weighted code. (C) Complement can be generated by inverting each bit pattern. (D) The binary sum of a code and its 10’s complement is equal to 9.

Last Answer : Answer: A, C

Description : __________ mean diameter of particles is given by Σ (xi /Dpi ⃗) (A) Mass (B) Volume (C) Arithmetic (D) Volume surface

Last Answer : (B) Volume

Description : Consider a full-adder with the following input values: (a) x=1, y=0 and Ci(carry input) = 0 (b) x=0, y=1 and Ci = 1 Compute the values of S(sum) and C0 (carry output) for the above input values. (A) S=1 , C0= 0 and ... C0= 1 (C) S=1 , C0= 1 and S=0 , C0= 0 (D) S=0 , C0= 1 and S=1 , C0= 0

Last Answer : (A) S=1 , C0= 0 and S=0 , C0= 1

Description : Center point of circle a.[x1+x2]/2; [y1+y2]/2; [z1+z2]/2 b.[x1-x2]/2; [y1-y2]/2; [z1-z2]/2 c.[x1-x2]; [y1-y2]; [z1-z2] d.[x2-x1]; [y2-y1]; [z2-z1]

Last Answer : a.[x1+x2]/2; [y1+y2]/2; [z1+z2]/2

Description : The position vectors of three particles are given by  X1 = (5i + 5j)m, X2 = (5ti + 5tj)m, and X3 = (5ti + 10t^2tj)

Last Answer : The position vectors of three particles are given by \(\overset\rightarrow{X}_1\) = (\(5\hat ... the velocity and acceleration for each, in SI units.

Description : The turns ratio of transformer 'A' shown in the illustration is four to one and all taps are evenly spaced. If 120 volts were applied to terminals 'H1' and 'H3', what would appear at 'X1' and 'X2'? EL-0082 A. 15 volts B. 30 volts C. 480 volts D. 960 volts

Last Answer : Answer: A

Description : The turns ratio of device 'B' shown in the illustration is two to one (total). If 220 volts were applied to terminals 'H1' & 'H2', what would be indicated across 'X1' & 'X4' with 'X2' & 'X3' connected and isolated? EL-0082 A. 55 volts B. 110 volts C. 220 volts D. 440 volts

Last Answer : Answer: B

Description : The turns ratio of device 'B' shown in the illustration is two to one (total). If 110 volts were applied to terminals 'X1,3' and 'X2,4', what would be indicated across 'H1' and 'H2'? EL-0082 A. 27.5 volts B. 55 volts C. 220 volts D. 440 volts

Last Answer : Answer: D

Description : The turns ratio of device 'B' shown in the illustration is two to one (total). If 440 volts were applied to terminals 'H1' & 'H2', what would be indicated across 'X1' & 'X4' with 'X2' & 'X3' connected and isolated? EL-0082 A. 110 volts B. 220 volts C. 880 volts D. 1760 volts

Last Answer : Answer: B

Description : The turns ratio of device 'B' shown in the illustration is two to one (total). If 440 volts were applied to terminals 'H1' and 'H2', what would be indicated across 'X1,3' and 'X2,4'? EL-0082 A. 55 volts B. 110 volts C. 220 volts D. 880 volts

Last Answer : Answer: B

Description : The turns ratio of device 'A' shown in the illustration is four to one and all taps are evenly spaced. If 120 volts were applied to terminals 'H1' and 'H3', what would appear at 'X1' and 'X2'? EL-0082 A. 15 volts B. 30 volts C. 480 volts D. 960 volts

Last Answer : Answer: A

Description : The turns ratio of device 'A' shown in the illustration is four to one and all the taps are equally spaced. If 120 volts were applied between 'X1' and 'X2', what would be indicated across 'H1' and 'H4'? EL-0082 A. 30 volts B. 120 volts C. 480 volts D. 1440 volts

Last Answer : Answer: D

Description : In under damped vibrating system, if x1 and x2 are the successive values of the amplitude on the same side of the mean position, then the logarithmic decrement is equal to a) x1/x2 b) log (x1/x2) c) ln (x1/x2) d) log (x1.x2)

Last Answer : c) ln (x1/x2)

Description : The molar excess Gibbs free energy, gE, for a binary liquid mixture at T and P is given by, (gE/RT) = A . x1. x2, where A is a constant. The corresponding equation for ln y1, where y1is the activity co-efficient of component 1, is (A) A . x22 (B) Ax1 (C) Ax2 (D) Ax12

Last Answer : (A) A . x22

Description : Let x1(t) and x2(t) be periodic with fundamental periods T1 and T2 respectively. Under what condition be the sum x(t) = x1(t) + x2(t) be periodic ? (A) Only for T1 = T2 (B) Always periodic (C) For T1/T2 equal to a rational number (D) Not periodic

Last Answer : Let x1(t) and x2(t) be periodic with fundamental periods T1 and T2 respectively. Under what condition be the sum x(t) = x1(t) + x2(t) be periodic ? (A) Only for T1 = T2 (B) Always periodic (C) For T1/T2 equal to a rational number (D) Not periodic

Description : The simplified function in product of sums of Boolean function F(W, X, Y, Z) = Σ(0, 1, 2, 5, 8, 9, 10) is (A) (W' + X') (Y' + Z') (X' + Z) (B) (W' + X') (Y' + Z') (X' + Z') (C) (W' + X') (Y' + Z) (X' + Z) (D) (W' + X') (Y + Z') (X' + Z)

Last Answer : (A) (W' + X') (Y' + Z') (X' + Z)

Description : he primary mechanism by which heparin prevents coagulation of blood is: A. Direct inhibition of prothrombin to thrombin conversion B. Facilitation of antithrombin III mediated inhibition of factor Xa and ... of antithrombin III to inhibit factors IX and XI D. Inhibition of factors XIIa and XIIIa

Last Answer : B. Facilitation of antithrombin III mediated inhibition of factor Xa and thrombi

Description : The 'function generator' of the control circuit illustrated _______________. EL-0095 A. can be programmed to produce a non-linear output for a linear input depending on operating conditions B. is used for ... which or how many engines are needed for a required vessel speed D. all of the above

Last Answer : Answer: A

Description : Production function relates - (1) Cost to output (2) Cost to input (3) Wages to profit (4) Inputs to output

Last Answer : (4) Inputs to output Explanation: Production function specifies the output of a firm, an industry, or an entire economy for all combinations of inputs. The relationship of output to inputs is ... relates physical inputs to physical outputs, and prices and costs are not reflected in the function.

Description : Production function relates (1) Cost to output (2) Cost to input (3) Wages to profit (4) Inputs to output

Last Answer : Inputs to output

Description : What is back propagation? a) It is another name given to the curvy function in the perceptron b) It is the transmission of error back through the network to adjust the inputs c) It is the ... the network to allow weights to be adjusted so that the network can learn d) None of the mentioned

Last Answer : c) It is the transmission of error back through the network to allow weights to be adjusted so that the network can learn

Description : What is back propagation? a) It is another name given to the curvy function in the perceptron b) It is the transmission of error back through the network to adjust the inputs c) It is the ... network to allow weights to be adjusted so that the network can learn. d) None of the mentioned

Last Answer : c) It is the transmission of error back through the network to allow weights to be adjusted so that the network can learn.

Description : During amino acid activation a(n) A-amino acid is bound to tRNA B- amino acid is bound to mRNA C-methyl group is attached to rRNA D-methyl group is attached to an amino acid

Last Answer : amino acid is bound to tRNA

Description : During amino acid activation a(n) A-amino acid is bound to tRNA B- amino acid is bound to mRNA C-methyl group is attached to rRNA D-methyl group is attached to an amino acid

Last Answer : amino acid is bound to tRNA

Description : A pushdown automation M = (Q, Σ, Γ, δ, q0, z, F) is set to be deterministic subject to which of the following condition(s), for every q ∈ Q, a ∈ Σ ∪ {λ} and b ∈ Γ (s1) δ(q, a, b) contains at most one ... ) must be empty for every c ∈ Σ (A) only s1 (B) only s2 (C) both s1 and s2 (D) neither s1 nor s2

Last Answer : (C) both s1 and s2

Description : A three dimensional array in C' is declared as int A[x][y][z]. Here, the address of an item at the location A[p][q][r] can be computed as follows (where w is the word length of an integer): (A) &A[0][0][0]+w(y*z*q+z*p+r) (B) &A ... *q+r) (C) &A[0][0][0]+w(x*y*p+z*q+r) (D) &A[0][0][0]+w(x*y*q+z*p+r)

Last Answer : Answer: B

Description : In link state routing algorithm after construction of link state packets, new routes are computed using: (1) DES algorithm (2) Dijkstra's algorithm (3) RSA algorithm (4) Packets 

Last Answer : Answer: 2

Description : Show that x + a is a factor of xn + an for any odd +ve integer n. -Maths 9th

Last Answer : Let f(x) = xn + an x + a will be the factor of xn + an if f(-a) = 0 Now f(-a) = (-a)n + an = 0 (since n is a odd +ve integer) Thus (x +a) is a factor of xn + an .