Вы находитесь на странице: 1из 3

1. i)Generate the following signal x[n]=0.

8n and obtain its folded signal


ii) Check y(n) = nx(n) is linear and causal system.

2. i) Generate the following signal x[n]=5n and obtain its delayed signal by a
factor 2 using MATLAB
ii) Check y(n) = nx(n) is time invariant, stable and causal system.

3. i) Generate the following signal x[n]=7n and obtain its advanced signal by a
factor 3 using MATLAB
ii) Write a program to find the stability and causality of a system.

4. i) Generate the following signal using x[n]= 2[n-1] + 10 [n-5] using loop
Function in MATLAB
ii) Check y(n) = Ax(n)+B is linear, time invariant system.

5. i) Generate the following signal x[n]=(0.4)nu[n+3] using MATLAB


ii) Check y(n)=x(2n) is linear and time invariant system.

6. i) Prove associative property of two LTI system using linear convolution with
inbuilt function cconv
ii) Consider the discrete time signal x(n)={1,2,3,4,5,6,7,8,9,10,11,12} Determine
the down sampled version of the signals for the sample rate reduction factors
a) D=2 b) D=3 Obtain its frequency response and compare with reduction
factors.

7. i) Prove distributive property of two LTI system using linear convolution with
inbuilt function cconv
ii) Prove that decimator is a time variant system.

8. i) Obtain the impulse response of LTI with input x(n)=[-1 -2 3 -4 ]and output y(n)=[1 7 17 20
16 7 2 6 3]
ii) Prove that interpolator is a time variant system.

9. i) Obtain the response of two sequence x(n)=u(n)-u(n-7) and

h ( n )=u ( n1 )u (n4)

by

h ( n )=u ( n1 )u (n4)

by

circular convolution
ii) Prove that the decimator is a linear system.

10. i) Obtain the response of two sequence x(n)=(1/3) nu(n) and


circular convolution
ii) Prove that interpolator is a linear system.

11. i) Determine whether sample rate conversion by a rational factor is a time variant system or
not.
ii) Obtain the response of two sequence x(n)= n/2 for 1 n 6
h ( n )=1 for 1 n 6 by linear convolution

12. i) Prove commutative property of two LTI system using linear convolution with inbuilt
function cconv
ii) Determine whether sample rate conversion by a rational factor is a linear system or not.

13. i) Obtain the impulse response of LTI system with input x(n)=[7 3 4 5 1 2]and output y(n)=[1
4 8 8 3 -2 -1]
ii) Use two stage implementation of sample rate conversion of a sequence x(n)={,-21,0,1,2} by a rational factor of 9/25.

14. i) Obtain the response of two sequence x(n) and (nm) by linear convolution
ii) Write a Matlab program to implement oversampling of a sinusoidal signal with frequency
of 2KHz.

15. i) Check y(n)=Ax(n - 2)is linear, time invariant system.


ii) Write a Matlab program to implement undersampling of a sinusoidal signal with
frequency of 2KHz.

y ( n ) x ( n / 4)
16. i) Check

is linear, time invariant system

ii) Use two stage implementation of sample rate conversion to down sample a sequence
x(n)={-9,-4,-2-1,0,1,8,2,-3,-5,0,3,5} by a factor of 8.

Вам также может понравиться