Solve your IGNOU Doubts
Solve your IGNOU Doubts
Question:

a) Apply the frequency test, serial test and autocorrelation test to the following sequence at level of significance :\alpha =0.05

011001110000110010011100.

 
b) Apply poker test to the following sequence with level of significane \alpha =0.05
1001101000010000101111011
01110100101101100100110.


c) Apply runs test to the following sequence:
1001101000010000101111011
0111010010110110010011010
0110011100001100100111000
1100001101010111101001110
0010001111000001101010010
1000110100000110100101101
1110001001

See Answer →
Question:

a) Considering the bytes 10001001 and 10101010 as elements of the field F_2[X]/\left \langle g(X) \right \rangle, where g(X) is the polynomial X^{8}+X^{4}+X^{3}+X+1, find their product and quotient.

b) Find a recurrence that generates the sequence 110110110110110.

See Answer →
Question:

b) Let an activation function be defined as 

\Phi (V)=\frac{1}{1+e^{-av}},a> 0

Show that \frac{d\Phi }{dV}=a\Phi (v)[1-\Phi (V]). What is the value of \Phi (V) at the origin? Also, find the value of \Phi (V) as v approaches +\infty and -\infty .

See Answer →
Question:

a) Decrypt the ciphertext 101000111001 which was encrypted with the Toy block cipher once
using the key 101010010. Show all the steps. (5)
b) A 64 bit key for the DES is given below
    11000111 10000101
    11110111 11000001
    11111011 10101011
    10011101 10010001
i) Check whether the key is error free using the parity bits.
ii) Find the keys for the second round.

See Answer →
Question:

In this exercise, we introduce you to Hill cipher. In this cipher, we convert our message to numbers, just as in affine cipher. However, instead of encrypting character by character, we encrypt pairs of characters by multiplying them with an invertible matrix with co-efficients in Z_{26} .

Here is an example: Suppose we want to ENCRYPT "ALLISWELL". Since we require the plaintext to have even number of characters, we pad the message with the character ‘X’. We break up the message into pairs of characters AL, LI, SW, EL and LX. We convert each pair of characters into a pair elements in Z_{26} as follows:

                       Image ignouassignments-ignouacademy-com--p-ignou-98767

Next, we choose an inveritble 2×2 matrix with coefficients in Z_{26}, for example,A=\left [ \frac{3}{7}\, \frac{1}{4} \right ].

This matrix has determinant \bar{3},\bar{4}-\bar{7},\bar{1}=\bar{5}\, and\, \bar{5} and 5 is a unit in  Z_{26} with inverse \bar{21}. We write each pair of elements in Z_{26} as a column vector and multiply it by A:

A\left [ \frac{\bar{0}}{11} \right ]=\left [ \frac{\bar{11}}{18} \right ].A\left [ \frac{\bar{11}}{8} \right ]=\left [ \frac{\bar{15}}{5} \right ]....   

We then convert each pair of numbers to a pair of characters and write them down. In this example, we get the cipher text "LSPFYGXUEN" corresponding to the plain text "ALLWELL". To decrypt, we convert pairs of characters to pairs of numbers and multiply by A^{1}=\bar{5}^{-1} \left [ \frac{\bar{4}}{-7}\:\, \: \frac{\bar{-1}}{3} \right ]=\bar{21}\left [ \frac{\bar{4}}{-7}\, \, \, \frac{\bar{-1}}{3} \right ]=\left [ \frac{\bar{6}}{9}\: \, \, \frac{\bar{5}}{11} \right ]  and we have 

\left [ \frac{\bar{6}}{9}\, \, \bar{\frac{5}{11}} \right ]\left [ \frac{\bar{11}}{18} \right ]=\left [ \frac{\bar{0}}{18} \right ].... 

Decrypt the text "TWDXHUJLUENN" which was encrypted using the Hill’s cipher with the matrix \left [ \frac{\bar{3}}{0} \, \, \, \frac{\bar1}{9}\right ]  as the encryption matrix

See Answer →
Question:

a) Find the length and order of the following schema:  

i) S_{1}=(1^{**}00^{*}1^{**})

ii)  S_{2}=(1^{**}00^{*}1^{**})

iii)  S_{3}=(^{***}{}1^{**)

See Answer →
Question:

b) Describe the Function Approximation in MLP. Also, explain Generalization of MLP.

See Answer →
Question:

a) Define Kohonen networks with examples.

See Answer →
Question:

Consider the set of pattern vectors P. Obtain the connectivity matrix (CM) for the patterns in P (four patterns). 

P=\begin{bmatrix} 1 &1 &1 &0 &0 &0 &0 &0 &0 &0 \\0 &0 &0 &0 &0 &0 &0 &1 &1 &1 \\1 &1 &1 &0 &0 &0 &0 &0 &0 &1 \\1 &0 &1 &0 &1 &0 &1 &0 &1 &0 \end{bmatrix}

See Answer →
Question:

b) Write the types of Neural Memory Models. Also, give one example of each.

See Answer →
Question:

a) Define Error Correction Learning with examples.

See Answer →
Question:

Consider a dataset of six points given in the following table, each of which has two features f_{1} and f_{2}. Assuming the values of the parameters c and m as 2 and the initial cluster centers V_{1}=(,5,5) and V_{2}=(10,10), apply FCm algorithm to find the new cluster center after one iteration. 

  F_{1} F_{2}
X_{1} 3 11
X_{2} 3 10

 

X_{3} 8 12
X_{4} 10 6
X_{5} 13 6
X_{6} 13 5

 

See Answer →
Question:

Let A and B are two fuzzy sets and  x\epsilon U,if\mu _{A}(x)=0.4 and \mu _{B}(x)=0.8 then find out the following membership values: 

i) \mu _{A\cup B}(X),                             ii) \mu _{A\cap B}(X),        iii)  \mu _{\bar{A}\cup \bar{B}}(x),

iv)  \mu _{\bar{A}\\\cap \bar{B}}(x),                            v)  \mu __{\bar{A}\bar\cup \bar{B}}(X),       vi)   \mu __{\bar{A}\bar\cap \bar{B}}(X),

See Answer →
Question:

b) Apply the “very” hedge on the fuzzy sets defined in Q. 1(b) to get the new modified fuzzy sets. Show the modified fuzzy sets through numeration.

See Answer →
Question:

a) Construct the α − cut at α = 4.0 for the fuzzy sets defined in Q. 1(b)

See Answer →
Question:

b) Consider a subset of natural numbers from 1 to 30, as the universe of discourse, U. Define the fuzzy sets “small” and “medium” by enumeration.

See Answer →
Question:

a) Two sensors based upon their detection levels and gain settings are compared. The following of gain setting and sensor detection levels with a standard item being monitored provides typical membership values to represent the detection levels for each of the sensors.

Gain Setting 

Sensor

detection levels 

Sensor 2

detection levels

0 0 0
20 0.5 0.35
40 0.65 0.5
60 0.85 0.75
80 1 0.90
100 1 1

The universe of discourse is  x= [0,20,40,60,80,100]. Find the membership function for the two sensors. Also, verify De-morgon’s laws for these membership functions.

See Answer →
Question:

Use Miller-Rabin test to check whether 75521 is a strong pseuodprime to the base 2.

See Answer →
Question:

Find the inverse of 13 (mod 51) using extended euclidean algorithm

See Answer →
Question:

Another version of the columnar transposition cipher is the cipher using a key word. In this cipher, we encrypt as follows: Given a key word, we remove all the duplicate characters in the key word. For example, if the key word is ‘SECRET’, we remove the second ‘E’ and use ‘SECRT’ as the key word. To encrypt, we form a table as follows: In the first row, we write down the key word. In the following rows, we write the plaintext. Suppose we want to encrypt the text ‘ATTACKATDAWN’. We make a table as follows: 

S E C R T
A T T A C
K A T D A
W N X X X

Then we read off the columns in alphabetical order. We first read the column under ‘C’, followed by the columns under ‘E’, ‘R’, ‘S’ and ‘T’. We get the cipher text TTX TAN ADX AKW CAX. To decrypt, we reverse the process. Note that, since we know the length of the keyword, we can find the length of the columns by dividing the length of the message by the length of the keyword. Given the ciphertext ‘HNDWUEOESSRORUTXLARFASUXTINOOGFNEGASTORX’ and the key word ‘LANCE’, find the plaintext.

See Answer →
IGNOU NEWS
Assignment Submission Last Date Extended Till 30 June 2026 Click Here★★★IGNOU June 2026 TEE Date Sheet Released Click Here★★★
Top
📞
Call Support Instant phone assistance
🟢
WhatsApp Chat Fast live messaging
Email Us Business enquiries & support