ET213012
ET213012
Objectives:
The Objectives of this experiment are:
COMMAND DESCRIPTION:
Page 1 of 9
Name: Rakib Uddin Ahammed ID: ET213012
Page 2 of 9
Name: Rakib Uddin Ahammed ID: ET213012
Figure 1.8: MATLAB Command and Output
9(i) Resolve the polynomial (s3+9s +1)/( s3+s2
+4s +49) into partial fraction. residue( ) is a
MATLAB build in function which is used to
expand a rational fraction to partial fraction:
[r,p,k] = residue(r,p,k)
Page 3 of 9
Name: Rakib Uddin Ahammed ID: ET213012
2. Find the Inverse Laplace Transform of the Figure 1.12: MATLAB Command and Output
function (49s+9)/2s(s2 + 4s + 6). ilaplace(fs) is a
MATLAB build in function which is used to finds
the inverse Laplace transform of fs.
Page 4 of 9
Name: Rakib Uddin Ahammed ID: ET213012
iii) Step response of a system
➢ Response of a System Through Transfer
Function Transfer function is given by, (4s2+5s + 2)/(6s3+
5s2+3s + 2)
i) Create a TF object for the system.
(ii) Plot the impulse response of the system
Figure 1.16: Impulse Response Transfer function is given by, (4s2+5s + 2)/(6s3+
5s2+3s + 2)
Page 5 of 9
Name: Rakib Uddin Ahammed ID: ET213012
i. f(t) = e−3tcos 4t
ii.f(t) = 1-2e-4t +e-5t
i)Solution
V. HOME WORK
(ii)Solution
Page 6 of 9
Name: Rakib Uddin Ahammed ID: ET213012
1.4 Given the zeros, poles and gain K of
B(s)/A(s). Obtain the function B(s)/A(s).
(i) Solution:
Page 7 of 9
Name: Rakib Uddin Ahammed ID: ET213012
Solution:
(iv)Solution:
Page 8 of 9
Name: Rakib Uddin Ahammed ID: ET213012
VI. DISCUSSION
Page 9 of 9