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