Skip to content

Commit 17141e8

Browse files
committed
Fixed typo
1 parent b997be2 commit 17141e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filter_design/window_method.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"h[k] = h_\\text{d}[k] \\cdot w[k]\n",
3737
"\\end{equation}\n",
3838
"\n",
39-
"where $h[k]$ denotes the impulse response of the designed filter. Its frequency response $H(\\mathrm{e}^{\\,\\mathrm{j}\\,\\Omega})$ is given by the multiplication<->convolution theorem of the discrete-time Fourier transform (DTFT)\n",
39+
"where $h[k]$ denotes the impulse response of the designed filter. Its frequency response $H(\\mathrm{e}^{\\,\\mathrm{j}\\,\\Omega})$ is given by the multiplication theorem of the discrete-time Fourier transform (DTFT)\n",
4040
"\n",
4141
"\\begin{equation}\n",
4242
"H(\\mathrm{e}^{\\,\\mathrm{j}\\,\\Omega}) = \\frac{1}{2 \\pi} \\; H_\\text{d}(\\mathrm{e}^{\\,\\mathrm{j}\\,\\Omega}) \\circledast W(\\mathrm{e}^{\\,\\mathrm{j}\\,\\Omega})\n",

0 commit comments

Comments
 (0)