Differentiation in the Fourier Domain

176 Views Asked by At

If we have a exponential modified Gaussian function G(t) and we add the first derivative from G(t) to get a new function X(t).

X (t) = G + K*d/dt (G) ----(1) where K is a constant real number multiplier. What would be equivalent process to obtain X(t) in the Fourier domain?

Let me add some context: I am a chemist, sometimes we would like to reduce the width of a peak shaped signal which appears like G(t). The data is discrete e.g. time vs. light absorption. One approach to sharpen this peak is to add a small fraction of a first derivative as shown in (1). The resulting peak is slightly narrower than the original which helps in increasing the resolution if there are multiple peaks. I am curious if the same process (1), can also be done in the Fourier domain. What would be the functional form of (1) in Fourier domain? Later one can do an inverse and obtain X(t). Thanks.

Exponentially modified Gaussian

1

There are 1 best solutions below

4
On

If $X(t)=G(t)+KG'(t)$ then $\hat X(\xi)=\hat G(\xi)+2\pi i \xi K \hat G(\xi)=(1+2\pi i \xi K)\hat G(\xi)$, so the required transformation on the frequency domain is scaling by an affine function.

Note that some people define the Fourier with different normalization constants, so $\hat{f'}$ can also be given by $i\xi\hat f$. It depends on whether the Fourier transform is defined as $\int_{\Bbb R} f(x)e^{-ix\xi}\text dx$ or as $\int_{\Bbb R} f(x)e^{-2\pi i x\xi }\text dx$.