phonic
- 28
- 0
Dear All,
I want to calculate some convolution like integrations:
g_1(k,l)=\int\int_A \cos(k(x+y))\cos(ly) f(x,y)dx dy
g_2(k,l)=\int\int_A \cos(k(x+y))\sin(ly) f(x,y)dx dy
g_3(k,l)=\int\int_A \sin(k(x+y))\cos(ly) f(x,y)dx dy
g_4(k,l)=\int\int_A \sin(k(x+y))\sin(ly) f(x,y)dx dyf(x,y) =\cos(k(x-x_0)) \cos(l(y-y_0)) - b
|x-x_0|< \pi/k, |y-y_0|< \pi/l
k,l are integers, and x_0,y_0,b are constant real numbers, 0<b<1. Region A is the area where f(x,y)\geq 0.
I thought about transforming the coordinate into curvilinear coordinate, so that the two base vectors are tangent and normal to the line f(x,y). But I don't know how to derive.
Can anyone provide some help and guidance? Thanks!
I want to calculate some convolution like integrations:
g_1(k,l)=\int\int_A \cos(k(x+y))\cos(ly) f(x,y)dx dy
g_2(k,l)=\int\int_A \cos(k(x+y))\sin(ly) f(x,y)dx dy
g_3(k,l)=\int\int_A \sin(k(x+y))\cos(ly) f(x,y)dx dy
g_4(k,l)=\int\int_A \sin(k(x+y))\sin(ly) f(x,y)dx dyf(x,y) =\cos(k(x-x_0)) \cos(l(y-y_0)) - b
|x-x_0|< \pi/k, |y-y_0|< \pi/l
k,l are integers, and x_0,y_0,b are constant real numbers, 0<b<1. Region A is the area where f(x,y)\geq 0.
I thought about transforming the coordinate into curvilinear coordinate, so that the two base vectors are tangent and normal to the line f(x,y). But I don't know how to derive.
Can anyone provide some help and guidance? Thanks!
Last edited: