Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Integration in matlab: Explicit integral could not be found

1 vue (au cours des 30 derniers jours)
satendra kumar
satendra kumar le 8 Déc 2012
Hello frnds, I stuck somewhere in solving a integral problem. Please have a look at the problem statement. http://prntscr.com/lm5so
H=1,R=1,theta=20;
syms x;
syms alpha;
z_desh=1/(x^2/(alpha*x^2 - alpha + 1)^2 - 1)^(1/2)
beta=(sin(theta)+(sin(theta).*sin(theta)+4*alpha*(alpha-1)))/2*alpha
eq=int(z_desh,x,beta,1)
Result:- Warning: Explicit integral could not be found. Please help me out. Thanks
  2 commentaires
satendra kumar
satendra kumar le 8 Déc 2012
Yes applied your corrections in code... Still not able to get ans. Please help me out..!!

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by