Name: - 2K14-EE - Section - Due Date: - Submission Date
Name: - 2K14-EE - Section - Due Date: - Submission Date
Name: - 2K14-EE - Section - Due Date: - Submission Date
a) Carefully see the following functions and write their mathematical expressions.
2 1
1 0.5
0 0
-1 -0.5
-2 -1
-2 -1.5 -1 -0.5 0 0.5 1 1.5 2 -2 -1.5 -1 -0.5 0 0.5 1 1.5 2
1 1.2
1
0.8
0.8
0.6
0.6
0.4
0.4
0.2
0.2
0
0 -0.2
-2 -1.5 -1 -0.5 0 0.5 1 1.5 2 -2 -1.5 -1 -0.5 0 0.5 1 1.5 2
[v]. Find the derivative of polynomial 2 3 + 2 3 + 1. Verify the results using polyder().
[vii]. Find the poles (roots of denominator polynomial) of following () using roots():
1 + 1
() =
1 1 + 0.5 2
2
[viii]. A particular () contains zeros at 1 = cos ( 3 ) , 2 = 0.5 /4 , and 3 = 0.5 /4 . Find
the numerator polynomial using poly().
[ix]. Consider a filter (3rd order IIR LPF) described by the following system function:
0.05634(1 + 1 )(1 1.0166 1 + 2 )
() =
(1 0.683 1 )(1 1.4461 1 + 0.7957 2 )
Compute the magnitude response of the above filter at 2000 points spanning the complete unit circle.
Use freqz()and plot the magnitude response on linear scale.
[x]. Repeat part (ix) and plot the magnitude response on dB scale.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = =