Difference between revisions of "Laplace Transform"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
|+ List of Common Laplace Transforms | |+ List of Common Laplace Transforms | ||
|- | |- | ||
− | ! <math> f(t) </math> !! <math> F(s) = \mathcal{L} | + | ! <math> f(t) </math> !! <math> F(s) = \mathcal{L}\{f\}(s) </math> |
|- | |- | ||
| <math> 1 </math> || <math> \frac{1}{s} </math> <math> s > 0 </math> | | <math> 1 </math> || <math> \frac{1}{s} </math> <math> s > 0 </math> | ||
Line 39: | Line 39: | ||
==Resources== | ==Resources== | ||
* [https://tutorial.math.lamar.edu/classes/de/LaplaceIntro.aspx Laplace Transforms], Paul's Online Notes | * [https://tutorial.math.lamar.edu/classes/de/LaplaceIntro.aspx Laplace Transforms], Paul's Online Notes | ||
+ | |||
+ | == Licensing == | ||
+ | Content obtained and/or adapted from: | ||
+ | * [https://en.wikipedia.org/wiki/Laplace_transform Laplace transform, Wikipedia] under a CC BY-SA license |
Latest revision as of 19:30, 5 November 2021
In mathematics, the Laplace transform, named after its inventor Pierre-Simon Laplace, is an integral transform that converts a function of a real variable t (often time) to a function of a complex variable s (complex frequency). The transform has many applications in science and engineering because it is a tool for solving differential equations. In particular, it transforms linear differential equations into algebraic equations and convolution into multiplication.
For suitable functions f, the Laplace transform is the integral
Resources
- Laplace Transforms, Paul's Online Notes
Licensing
Content obtained and/or adapted from:
- Laplace transform, Wikipedia under a CC BY-SA license