Laplace Transform Examples
Master Laplace transforms with these step-by-step examples covering the most common functions
BeginnerTrigonometric
Basic Sine Function
Convergence Region:
Re(s) > 0
Learn how to transform basic sine functions
Steps:
Apply the Laplace transform definition
Use the sine transform formula: L{sin(at)} = a/(s² + a²)
+ 1 more steps
BeginnerExponential
Exponential Decay
Convergence Region:
Re(s) > -2
Understanding exponential decay transforms
Steps:
Apply the exponential transform formula
+ 1 more steps
IntermediateEngineering
Damped Oscillation
Input: f(t) =
exp(-2*t)*cos(3*t)
Output: F(s) =
(s + 2)/((s + 2)² + 9)
Convergence Region:
Re(s) > -2
Common in control systems and circuit analysis
Steps:
Use the frequency shifting property
+ 1 more steps
IntermediateStep Functions
Unit Step Function
Input: f(t) =
heaviside(t-2)
Output: F(s) =
exp(-2*s)/s
Convergence Region:
Re(s) > 0
Essential for control systems and signal processing
Steps:
Apply the time shifting property
+ 1 more steps
BeginnerPolynomial
Polynomial Function
Convergence Region:
Re(s) > 0
Basic polynomial transforms
Steps:
Use the power rule: L{tⁿ} = n!/s^(n+1)
+ 1 more steps
AdvancedImpulse
Impulse Function
Delta function - fundamental in system analysis
Steps:
Apply the definition of Dirac delta
L{δ(t)} = ∫₀^∞ δ(t)e^(-st) dt
+ 1 more steps
Ready to try these transforms?
Use our calculator to verify these examples and solve your own problems