diff options
author | Prefetch | 2021-07-04 20:02:27 +0200 |
---|---|---|
committer | Prefetch | 2021-07-04 20:02:27 +0200 |
commit | e5f44d97c6652f262c82b5c796c07a7a22a00e90 (patch) | |
tree | 18a5508b981a0bbbbb1937dc75a72c756cf405f7 /content/know/concept/convolution-theorem | |
parent | 805718880c936d778c99fe0d5cfdb238342a83c7 (diff) |
Expand knowledge base
Diffstat (limited to 'content/know/concept/convolution-theorem')
-rw-r--r-- | content/know/concept/convolution-theorem/index.pdc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/know/concept/convolution-theorem/index.pdc b/content/know/concept/convolution-theorem/index.pdc index 1454cc0..2712c21 100644 --- a/content/know/concept/convolution-theorem/index.pdc +++ b/content/know/concept/convolution-theorem/index.pdc @@ -69,7 +69,8 @@ $$\begin{aligned} ## Laplace transform For functions $f(t)$ and $g(t)$ which are only defined for $t \ge 0$, -the convolution theorem can also be stated using the Laplace transform: +the convolution theorem can also be stated using +the [Laplace transform](/know/concept/laplace-transform/): $$\begin{aligned} \boxed{(f * g)(t) = \hat{\mathcal{L}}^{-1}\{\tilde{f}(s) \: \tilde{g}(s)\}} |