Message Boards Message Boards

0
|
3602 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

[Solved] Solve a definite integral?

Posted 4 years ago

Sir

I am doing some work on analyzing the frequency of plate for which I am required to solve the following equation. I tried to solve it, but not getting the final answer(numerical value). Attaching herewith the notebook.

Attachments:
POSTED BY: vin Bha
2 Replies
Posted 4 years ago

Thank you, it's working.

POSTED BY: vin Bha

Hi Vin

If you want numerical value, then try using NIntegrate

In[13]:= Clear[\[Epsilon], h]

In[22]:= h = 0.01; \[Epsilon] = 0.3;

In[23]:= NIntegrate[1.212*((1 - (1 - \[Epsilon]*Cos[(Pi*z)/h])^
              (1/2.3))/Cos[(Pi*z)/h]), {z, -h/2, h/2}]

Out[23]= 0.00167881
POSTED BY: Ahmed Elbanna
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract