Is there an IPPmethod that provides the Hilbert transform of the 2-D Gaussian, for computing quadrature pairs?
Also, does anyone know the formula? In 1-D, it is:
H(x) = 2/sqrt(pi) * G(x) * integral[0->x/ssqrt(2)] exp(s^2)ds
where the integral is Dawson's.
If this is OFF TOPIC then please, all you experts, point me to a forum where I might find my answer.
Link Copied
Is there an IPPmethod that provides the Hilbert transform of the 2-D Gaussian, for computing quadrature pairs?
Also, does anyone know the formula? In 1-D, it is:
H(x) = 2/sqrt(pi) * G(x) * integral[0->x/ssqrt(2)] exp(s^2)ds
where the integral is Dawson's.
If this is OFF TOPIC then please, all you experts, point me to a forum where I might find my answer.
For more complete information about compiler optimizations, see our Optimization Notice.