From e5f44d97c6652f262c82b5c796c07a7a22a00e90 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sun, 4 Jul 2021 20:02:27 +0200 Subject: Expand knowledge base --- content/know/concept/convolution-theorem/index.pdc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'content/know/concept/convolution-theorem/index.pdc') 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)\}} -- cgit v1.2.3