kmf12
Mechanical
- Jun 1, 2008
- 1
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!
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!