Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Warning: Explicit integral could not be found.

1 回表示 (過去 30 日間)
mudassar
mudassar 2013 年 8 月 30 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi,
I am trying to solve the below integral but getting the error: Warning: Explicit integral could not be found.
Can you please help?
syms k m A B R
int(exp((2*R*atan((B + A*tan((m*x)/2))/(A^2 - B^2)^(1/2)))/(m*(A^2 - B^2)^(1/2)))*sin(m*x), x)
  2 件のコメント
Walter Roberson
Walter Roberson 2013 年 8 月 30 日
Do you have particular reason to expect that it has a closed-form integral?
Walter Roberson
Walter Roberson 2013 年 8 月 31 日
I have done more exploration, and I still cannot see any reason why one might expect the result to be a closed form.

回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by