Week VI
Week VI
curl
Hakan Dogan
Laplace Transforms
Laplace Transforms
Laplace Transforms
Laplace Transforms
s-Shifting
Z ∞ Z ∞
F (s − a) = e −(s−a)t f (t)dt = e −st e at f (t)dt
0 0
s-Shifting
Z ∞ Z ∞
F (s − a) = e −(s−a)t f (t)dt = e −st e at f (t)dt
0 0
= L e at f (t)
s-Shifting
Z ∞ Z ∞
F (s − a) = e −(s−a)t f (t)dt = e −st e at f (t)dt
0 0
= L e at f (t)
′ Z ∞ ∞ Z ∞
−st ′
L f (t) = f (t)dt = e −st f (t) e −st f (t)dt
e +s (3)
0 0 0
Z ∞
= 0 − 1.f (0) + s e −st f (t)dt (4)
0
= sL {f (t)} − f (0) (5)
′′ Z ∞ ∞ Z ∞
−st ′′
L f (t) = f (t)dt = e −st f ′ (t) e −st f ′ (t)dt
e +s (6)
0 0 0
Z ∞
= 0 − 1.f ′ (0) + s e −st f ′ (t)dt (7)
0
= s 2 L {f (t)} − sf (0) − f ′ (0) (8)
′′ Z ∞ ∞ Z ∞
−st ′′
L f (t) = f (t)dt = e −st f ′ (t) e −st f ′ (t)dt
e +s (6)
0 0 0
Z ∞
= 0 − 1.f ′ (0) + s e −st f ′ (t)dt (7)
0
= s 2 L {f (t)} − sf (0) − f ′ (0) (8)
Derivative:
n o
L f (n) = s n L {f } − s n−1 f (0) − s n−2 f ′ (0) − ... − f n−1 (0) (9)
′′ Z ∞ ∞ Z ∞
−st ′′
L f (t) = f (t)dt = e −st f ′ (t) e −st f ′ (t)dt
e +s (6)
0 0 0
Z ∞
= 0 − 1.f ′ (0) + s e −st f ′ (t)dt (7)
0
= s 2 L {f (t)} − sf (0) − f ′ (0) (8)
Derivative:
n o
L f (n) = s n L {f } − s n−1 f (0) − s n−2 f ′ (0) − ... − f n−1 (0) (9)
Integral:
t
Z
1
L f (τ)dτ = F (s) (10)
0 s
The response:
0 if t <a
u(t − a) = (15)
1 if t >a
0 if t <a
u(t − a) = (15)
1 if t >a
The Laplace Transform:
Z ∞
L {u(t − a)} = u(t − a)e −st dt (16)
0
e −st ∞
Z ∞
−st
= e 1dt = − , t =a≤0 (17)
0 s t=a
e −as
L {u(t − a)} = (18)
s
where s > 0.
0 if t <a
u(t − a) = (15)
1 if t >a
The Laplace Transform:
Z ∞
L {u(t − a)} = u(t − a)e −st dt (16)
0
e −st ∞
Z ∞
−st
= e 1dt = − , t =a≤0 (17)
0 s t=a
e −as
L {u(t − a)} = (18)
s
where s > 0.
On-off switch!
[]
[]
t-Shifting
Replacing t by (t − a) in f (t).
0 if t <a
f˜(t) = f (t − a)u(t − a) = (19)
f (t − a) if t >a
t-Shifting
Replacing t by (t − a) in f (t).
0 if t <a
f˜(t) = f (t − a)u(t − a) = (19)
f (t − a) if t >a
t-Shifting
A function:
1/k if a ≤ t ≤ a + k
fk (t − a) = (25)
0 otherwise
A function:
1/k if a ≤ t ≤ a + k
fk (t − a) = (25)
0 otherwise
The impulse:
Z a+k
1
Z ∞
Ik = fk (t − a)dt = dt = 1 (26)
0 a k
A function:
1/k if a ≤ t ≤ a + k
fk (t − a) = (25)
0 otherwise
The impulse:
Z a+k
1
Z ∞
Ik = fk (t − a)dt = dt = 1 (26)
0 a k
The Dirac’s Delta or Unit impulse function:
δ (t − a) = lim fk (t − a) (27)
k→0
A function:
1/k if a ≤ t ≤ a + k
fk (t − a) = (25)
0 otherwise
The impulse:
Z a+k
1
Z ∞
Ik = fk (t − a)dt = dt = 1 (26)
0 a k
The Dirac’s Delta or Unit impulse function:
δ (t − a) = lim fk (t − a) (27)
k→0
∞ if t = a
δ (t − a) = (28)
0 otherwise
and the area: Z ∞
δ (t − a)dt = 1 (29)
0
MMU604/MMU703 March 24, 2025 13 / 20
Laplace Transforms
1
fk (t − a) = [u(t − a) − u(t − (a + k))] (30)
k
The Laplace Transform:
1 h −as i 1 − e −ks
L {fk (t − a)} = e − e −(a+k)s = e −as (31)
ks ks
taking the limit as k → 0 (L’Hopital):
+se −ks
→1 as k → 0 (32)
s
Hence,
L {fk (t − a)} = e −as (33)
Convolution
Convolution
y ′′ + ay ′ + by = r (t) (35)
Eigenvalue Problem
Eigenvalue problem:
Ax = λ x (39)
A: a given non-zero square matrix
x : an unknown vector (eigenvector)
λ: an unknown scalar (eigenvalue)
Eigenvalue Problem
Eigenvalue problem:
Ax = λ x (39)
A: a given non-zero square matrix
x : an unknown vector (eigenvector)
λ: an unknown scalar (eigenvalue)
Eigenvalue Problem
6 3 5 33
= (40)
4 7 1 27
Eigenvalue Problem
6 3 5 33
= (40)
4 7 1 27
6 3 3 30
= (41)
4 7 4 40
Eigenvalue Problem
6 3 5 33
= (40)
4 7 1 27
6 3 3 3
= 10 (41)
4 7 4 4
Eigenvalue Problem
6 3 5 33
= (40)
4 7 1 27
6 3 3 3
= 10 (41)
4 7 4 4
Ax = λ x (42)
Example!
Eigenvalue Problem
Eigenvalue Problem
Eigenvalue Problem
In matrix notation:
(A − λ I )x = 0
Eigenvalue Problem
In matrix notation:
(A − λ I )x = 0
D(λ ) = det (A − λ I )
Vector calculus