Clear Filters
Clear Filters

To solve dis elliptic integral

2 views (last 30 days)
Prashanth Chandrasekar
Prashanth Chandrasekar on 12 Feb 2014
Commented: Walter Roberson on 12 Feb 2014
I need to solve dis eqn
x= alpha*((sin(theta1)*(int(sin(phi)/(sqrt(a+(b*sin(phi)))))))+ (cos(theta1)*(int(cos(phi)/(sqrt(a+(b*sin(phi))))))))
In this eqn,
phi=theta1+theta;
where theta1 is known,
a and b are known,
  1 Comment
Walter Roberson
Walter Roberson on 12 Feb 2014
What are the limits for the integration? What is the variable of integration?

Sign in to comment.

Answers (0)

Categories

Find more on Numerical Integration and Differential Equations in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!