edited by
292 views
1 votes
1 votes

For any binary $(n,h)$ linear code with minimum distance $(2t+1)$ or greater $n-h \geq \log_2 \bigg[ \sum \limits_{i=0}^{\alpha} \begin{pmatrix} n \\ i \end{pmatrix} \bigg]$ where $\alpha$ is

  1. $2t+1$
  2. $t+1$
  3. $t-1$
  4. $t$
edited by

Please log in or register to answer this question.

Answer:

Related questions

975
views
3 answers
1 votes
Arjun asked Nov 5, 2017
975 views
Which of the following routing technique / techniques is/are used in distributed systems?Fixed RoutingVirtual RoutingDynamic Routing(a) only(a) and (b) only(c) onlyAll (a), (b), (c)
661
views
2 answers
1 votes
Arjun asked Nov 5, 2017
661 views
Consider the following statements:UNIX provides three types of permissionsReadWriteExecuteUNIX provides three sets of permissionspermission for ownerpermission for grouppermission for othersWhich of ... Both (i) and (ii)Neither (i) nor (ii)
1.0k
views
2 answers
1 votes
Arjun asked Nov 5, 2017
1,036 views
The Sigmoid activation function $f(t)$ is defined as$\dfrac{1}{\text{exp} (t) + \text{exp} (-t)}$t \text{ exp}(-t)$\dfrac{1}{1+ \text{exp} (t)}$\dfrac{1}{1+ \text{exp} (-t)}$
2.1k
views
2 answers
1 votes
Arjun asked Nov 5, 2017
2,135 views
Consider a single perceptron with sign activation function. The perceptron is represented by weight vector $\begin{bmatrix} 0.4 & -0.3 & 0.1 \end{bmatrix}^t$ and a bias ... 5 \end{bmatrix}$ then the output of the perceptron is$1$0$-0.05$-1$