Verify All Using Matlab
Verify All Using Matlab
The specifications
are :
Lower stop band edge = 0.4 Upper stop band edge = 0.6
Lower pass band edge = 0.3 Upper pass band edge = 0.7
Stop band attenuation = 40 dB Ripple factor = 0.5 dB
Plot impulse response, magnitude response and phase response.
Q. Find correlation value between two between sequences x(n) = (n) + 3(n-1)+5(n-3)
+ 4(n+1) + 4(n+2) y(n) = (n+1) + 3 (n)+ 4(n-1)+ [ u(n) u(n-5)]? Prove the energy
and symmetry property? Verify all using matlab
Q. . In a speech recording system, the speech is recorded in a noisy environment at a
sampling rate of 8000 Hz. The recorded speech contains information within 1800 Hz.
The allowable pass band ripple is 0.02dB and the stop band attenuation must be at least
50dB. Transition band of 200 Hz is allowed. Design a filter for remove the noise,
simulate and verify it using Matlab?
Q. A co-sinusoidal signal of frequency 100 Hz, amplitude of 3 and phase of /4 radians is
sampled at frequency 1000Hz and spectrum analyzed. If 8 samples of the signal [] are
used for determining DFT [], plot the magnitude and phase response. Determine the
change in spectrum i) if [] is multiplied by the sequence ii) if amplitude of [] is
doubled. Verify the results using Matlab?
Q. Consider the discrete-time system given by the difference equation () = () 4(
1) + 3( 2) + 1.7( 1) ( 2). Find the impulse response of the system ?Is
the system stable? Find the output of the system if x(n)= = (n) + 3(n-1)+5(n-3) +
4(n+1) + 4(n+2) Verify all using Matlab
Given the sequence () = [1,2,3,4]. Find the sequence () whose DFT is given by
() = [()] where [()] refers to the imaginary part of () and the
frequency resolution of () is /3. Verify all Using Matlab
1 1
1 ()
3 ()
4 ()
()
A long sequence is filtered through a filter with impulse response to yield the
output []. If [] = {1,2}, [] = {1,4,3,0,7,4, 7, 7, 1,3,4,3}, compute [] using
the overlap-add method. Use only a 5-point circular convolution.
Compute the 2-point IDFT of () in terms of (), where () is the -point IDFT
of
the
sequence
( ), 0 1
and
(2), even
( ) = {
, 0 2 1. Take () = {1,2,3,4,5,6,7,8}
0,
odd
Design a 51-order FIR low-pass filter, () using rectangular window. Plot the filter
210
characteristics. Multiply the filter coefficients with () = cos( ). Plot the
characteristics of r(n)=s(n)h(n) . Comment on the result.
Using Matlab, d etermine the response [], 2 20 of the system described by the
second-order difference equation [] [ 1] + [ 2] = [ 3] when the
input
is
[] = ([] [ 4])
and
the
initial
conditions
are [3] = 2, [4] = 1.