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

조회 수: 1 (최근 30일)
AP
AP 2012년 10월 30일
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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Assembly에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by