2D integration over an area whose boundary is specified by Fourier series

1 Ansicht (letzte 30 Tage)
AP
AP am 30 Okt. 2012
Dear All,
I have an arbitrary surface whose boundary is determined by a Fourier series in (r,z) coordinate system. This boundary is specified in terms of (s,t) by the following parametric equations:
r = 1+s*cos(t)
z = s*sin(t)
s = f(t) = sum(n=0, infinity) an*cos(n*t) % Fourier series: an is the n'th coefficient.
How can I perform integration of a function G(r,z) over the area which is enclosed by the boundary?
integral( G(r,z)drdz )
Thanks,
Ahmad

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by