Practice 1 - Chapter 2
Practice 1 - Chapter 2
Exercise
1. Use Matlab and the symbolic math toolbox to find the Laplace transform of the
following time funtions:
=
a. f (t ) 8t 2 cos(3 t + 450 )
b. f (t ) 3 te −2t sin(4 t + 600 )
=
2. Use Matlab and the symbolic math toolbox to find the inverse Laplace transform of
the following frequency functions:
(s 2 + 3s + 10)(s + 5)
a.G(s) =
( s + 3)( s + 4)( s 2 + 2 s + 100)
s3 + 4s 2 + 2 s + 6
b.G ( s ) =
( s + 8)( s 2 + 8s + 3)( s 2 + 5s + 7)
3. Use Matlab to generate the transfer function:
5(s + 15)(2 + 26)(s + 72)
G(s) =
s( s + 55)( s 2 + 5s + 30)(s + 56)( s 2 + 27 s + 52)
a. The ratio of factors
b. The ratio of polynomial
4. Repeat Exercise 3 for the following function:
s 4 + 24 s 3 + 20 s 2 + 15s + 42
G(s) =
s 5 + 13s 4 + 9 s 3 + 37 s 2 + 35s + 50
5. Use Matlab and the symbolic math toolbox to input transform and form LTI objects
in polynomial and factored form for the following frequency functions:
45(s 2 + 37 s + 74)(s3 + 28s 2 + 32 s + 16)
a.G(s) =
( s + 39)( s + 47)( s 2 + 2 s + 100)(s3 + 27 s 2 + 18s + 15)
56(s + 4)(s3 + 49s 2 + 62 s + 53)
b.G ( s ) =
(s + 81s + 76 s + 65)( s 2 + 88s + 33)( s 2 + 56 s + 77)
3 2