Question 121 :
The circular convolution of two sequences in time domain is equivalent to
- Multiplication of DFTs of two sequences
- Summation of DFTs of two sequences
- Difference of DFTs of two sequences
- Square of multiplication of DFTs of two sequences
Question 122 :
A system is said to be shift invariant only if_
- a shift in the input signal also results in the corresponding shift in the output
- a shift in the input signal does not exhibit the corresponding shift in the output
- a shifting level does not vary in an input as well as output
- a shifting at input does not affect the output
Question 123 :
Giving one period of the periodic convolution is called
- Periodic convolution
- Aperiodic convolution
- Correlation
- Circular convolution
Question 124 :
If X(k) is the N-point DFT of a sequence x(n), then what is the DFT of x*(n)
- X(N-k)
- X*(k)
- X*(N-k)
- X*(-k)
Question 125 :
What is the Nyquist rate of the signal x(t)=3cos(50*pi*t)+10sin(300*pi*t)-cos(100*pi*t)?
- 50Hz
- 200Hz
- 300Hz
- 100Hz
Question 126 :
The applications which use overlap add method are except
- Digital audio
- Telephone signals
- Echo cancellation
- Image signals
Question 127 :
Identify in which case positive correlation exist among the variables
- Height - Weight
- Price - Quatity demanded
- Exam score - TV watching rate
- Height - IQ
Question 128 :
If pixels are reconstructed without error_it is called _____________compression
- coordinates wise
- non-reversible
- reversible
- pixel wise
Question 129 :
In formula G(x,y) = T[F(x,y)], T is the
- Transformed Image
- Transformed Vector
- Transformation function
- Transformation theorem
Question 130 :
Linearity property of DFT states that, a.x1(n) + b.x2(n) =
- a.X1(n) + b.X2(n)
- a.X1(n) - b.X2(n)
- X1(n) + X2(n)
- X1(n) * X2(n)
Question 131 :
Example of Region Growing Methods is
- Level Set Methods
- Graph Partitioning Methods
- Watershed Transformation
- Neural Networks Segmentation
Question 132 :
The impulse response of a linear time-invariant system is h(n)=[4,5,6,7]. Determine the response of the system to the input signal x(n)=[1,2,3,4] (Origin:7 in h(n) and 1 in x(n) )
- [4,10,25,50,52,55,28] (Origin:25)
- [30,43,23,26] (Origin:23)
- [4,13,28,50,52,45,28] (Origin:50)
- 10,23,21,45,36,43] (Origin:10)
Question 133 :
Smoothening filter is used to
- Remove low frequency regions from an image
- Remove high frequency regions from an image
- Enhance high frequency regions in an image
- Improve the contrast of an image
Question 134 :
DFT of a signal is a lossy process.
- No
- Yes
- May be
- No way to decide
Question 135 :
A system is said to be defined as non causal, when
- the output at the present depends on the input at an earlier time
- the output at the present does not depend on the factor of time at all
- the output at the present depends on the input at the current time
- the output at the present depends on the input at a time instant in the future
Question 136 :
While performing negative of a 3 bpp image the pixel value '5' will transform to
- 2
- 5
- 8
- 0
Question 137 :
Which block of the discrete time systems requires memory in order to store the previous input?
- Adder
- Signal Multiplier
- Unit Delay
- Unit Advance
Question 138 :
DFT of the sequence x(n)={ 1, -2, 3, 2}
- {4, -2+j4, 4, -2+j4 }
- {4, -2+j4, 4, -2-j4 }
- {-4, -2-j4, 4, 2-j4 }
- {4, -2-j4, -4, -2-j4 }
Question 139 :
Calculate the minimum sampling rate to avoid aliasing when a continuous time signal is given by x(t) = 5 cos 200πt
- 100 Hz
- 200 Hz
- 250 Hz
- 400 Hz
Question 140 :
A majority of DSP processor are of what type
- CISC
- RISC
- SISD
- SIMD
Question 141 :
For structuring elements, its origins is at
- top left
- top right
- Center
- bottom left
Question 142 :
The N-point DFT of a L-point sequence will have a periodicity of ____ samples
- N
- L
- N(N-1)
- N * N
Question 143 :
The following are speech coding techniques except
- Huffman Coding
- Pulse Code Modulation
- Linear Predictive Coding
- Transform Coding
Question 144 :
First difference of smallest magnitude is called as
- Shape number
- Euler Number
- Chain Code
- Signature
Question 145 :
Compute linear convolution of sequence x(n) = {1, 3, 2, 4, 4, 2, 3, 1} and h(n)={1, –1, 1} using overlap save method.
- y(n) = {1,0, 0, 5, 2, 2, 5, 0, 2, 1}
- y(n) = {1, 5, 0, 5, 2, 2, 5, 0, 2, 1}
- y(n) = {1, 2, 0, 5, 2, 2, 5, 0, 2, 1}
- y(n) = {1, 1, 0, 5, 2, 2, 5, 0, 2, 1}
Question 146 :
In which case power law of transformation is used
- purification
- industry
- radar
- MRI
Question 147 :
What does Lossy Compression do to files?
- Increases the file size and keeps the same quality
- Eliminates no information at all
- Decreases the file size and keeps the same quality
- Eliminates unnecessary information in a file to reduce file size
Question 148 :
What is the expanded form of JPEG?
- Joint Photographic Expansion Group
- Joint Photographic Experts Group
- Joint Photographs Expansion Group
- Joint Photographic Expanded Group
Question 149 :
The x(n)={2,0,0,1},DFT of 4 point sequence is
- X(K)={3,2+j,1, 2-j}
- X(K)={2,-2-2j,-2, ,-2+2j}
- X(K)={3,0 ,-2+2j ,-2-2j}
- X(K)={6,-2-2j,2, ,-2+2j}
Question 150 :
2D Fourier transform and its inverse are infinitely
- Aperiodic
- Periodic
- Linear
- Non linear