Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Warning: Explicit integral could not be found.

1 visualización (últimos 30 días)
mudassar
mudassar el 30 de Ag. de 2013
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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 comentarios
Walter Roberson
Walter Roberson el 30 de Ag. de 2013
Do you have particular reason to expect that it has a closed-form integral?
Walter Roberson
Walter Roberson el 31 de Ag. de 2013
I have done more exploration, and I still cannot see any reason why one might expect the result to be a closed form.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by