Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Numerical Integration in Excel VB

Status
Not open for further replies.

kmf12

Mechanical
Joined
Jun 1, 2008
Messages
1
Location
US
Can someone please help me with writing a code for numerical integration in Excel VB? I have:

F = (x1-x2)^2 but it's integrated from 0 to 90 degrees (so it's dtheta). x1 and x2 have theta inside them. Also, 0 degerees <= theta <= 90 degrees. Can I use a for loop? Please help!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top