Thread Closed

2D surface integral in MATLAB for Finite Element Calculation

 
Share Thread Thread Tools
Mar19-10, 10:09 PM   #1
 

2D surface integral in MATLAB for Finite Element Calculation


Hi everyone,

As part of a project, I am required to numerically compute the expression

[tex]b_{i}^{e} &=& \frac{E_{0}^{i}k_0^2(\epsilon_r-1/\mu_r)}{2\Delta^e}\left[\iint\limits_{\Omega^e}(a_i^e + b_i^e x + c_i^e y)e^{-jk_0 x} dx dy\right] \nonumber\\&&- \frac{jk_0 E_0^i r'}{2\Delta^e \mu_r}\left[\int_{\phi_{1}^{s_2}}^{\phi_{2}^{s_2}}(a_i^e \cos\phi + b_i^e r'\cos^2\phi + c_i^e r'\sin\phi\cos\phi)e^{-jk_0r'\cos\phi}d\phi\right][/tex]

specifically, compute the integrals numerically. The problem is that [itex]\Omega^e[/itex], the domain of integration of the first integral is a triangle (whose vertex coordinates are well known).

I am unable to figure out a way to do this integral computationally in MATLAB. That is, how does one compute an area integral in MATLAB when the x and y coordinates are coupled (and bounded to lie in a spatial region).

If there is a documented way of doing this, or a preexisting function, I would prefer to use it and go ahead with my work, rather than reinvent the wheel. Any inputs would be greatly appreciated!

Thanks in advance!

Cheers
Vivek
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Heat-related deaths in Manhattan projected to rise
>> Dire outlook despite global warming 'pause': study
>> Sea level influenced tropical climate during the last ice age
Thread Closed
Thread Tools


Similar Threads for: 2D surface integral in MATLAB for Finite Element Calculation
Thread Forum Replies
Finite Element Engineering, Comp Sci, & Technology Homework 3
MATLAB for Finite Element Analysis Mechanical Engineering 0
beam element vs. Finite element? Mechanical Engineering 3
Finite Element Analysis in Matlab! Math & Science Software 2
Finite Element Methods Engineering Systems & Design 1