This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
math121a-f23:october_13_friday [2023/10/14 01:00] pzhou |
math121a-f23:october_13_friday [2023/10/14 01:13] (current) pzhou [convlution in space] |
||
---|---|---|---|
Line 43: | Line 43: | ||
==== convlution in space ==== | ==== convlution in space ==== | ||
Convolution is usually denoted as . | Convolution is usually denoted as . | ||
- | |||
- | Due to our normalization convention, we have some funny factor there. Again, this may differ from conventions in other places. | ||
If and are functions on the space, then we define | If and are functions on the space, then we define | ||
- | (f \star g)(x) = (1/ | + | (f \star g)(x) = \int_{x_1} f(x_1) g(x-x_1) dx_1 |
If and are functions on the space, then we define | If and are functions on the space, then we define | ||
Fourier transformation sends convolution of functions on one side to simply multiplication on the other side. | Fourier transformation sends convolution of functions on one side to simply multiplication on the other side. | ||
- | + | (1/ | |