You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: filter_design/window_method.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@
36
36
"h[k] = h_\\text{d}[k] \\cdot w[k]\n",
37
37
"\\end{equation}\n",
38
38
"\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",
0 commit comments