Homework Statement
In the picture below, the pressure on either side of the piston is equivalent. The question asks which direction the piston moves (or if it even moves at all).
http://imageshack.us/a/img203/1830/photoon3613at919pm.jpg
Homework Equations
P1*V1 = P2*V2 = C
P =...
Never mind...I figured out how to use Heun's method for what I wanted to do, and it is a lot faster and simpler than RK4 and accurate enough to be useful. I am really glad I found this forum; there is so much information available and I will definitely use it in the future.
OK...this is a really trivial question, but I hope someone can help me here. I am working on building a segway-style robot that balances on two wheels, but I am having some difficulties integrating the data I receive from my gyro sensor. The sensor gives me the angular velocity, and I know...