Recent content by anonindiv
-
A
Help with Mathematica: Graph Period vs Theta Not
Thanks so much everyone! I think I've mostly figured it out. Turns out there is a very applicable example in the mathematica database. But I rerused it and modified it sort of. s = NDSolve[{y''[x] + 10*Sin[y[x]] == 0, y[0] == 1, y'[0] == 0}, y, {x, 0, 30}] and then...- anonindiv
- Post #5
- Forum: Engineering and Comp Sci Homework Help
-
A
Help with Mathematica: Graph Period vs Theta Not
Thanks! That makes considerably more sense. But I'm still not sure how to graph the function...- anonindiv
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
A
Help with Mathematica: Graph Period vs Theta Not
Homework Statement Graph in Mathematica to solve d^2theta/dt^2 + g/lsin(theta)= 0 Show a graph of period vs. Theta not. Homework Equations The Attempt at a Solution I am not very experienced with entering information into mathematica. I am aware that the manipulate plot...- anonindiv
- Thread
- Mathematica
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help
-
A
Pendulums, total energy?, and Mathematica
So... anybody understand how to graph in mathematica or have any words of wisdom on the above problems? Anything would be useful... :D- anonindiv
- Post #3
- Forum: Calculus and Beyond Homework Help
-
A
Pendulums, total energy?, and Mathematica
I managed to figure out, after drawing a simple diagram (of course!), that h in the potential equation has got to be equal to L-Lcos(theta). Also, the velocity is going to be equal to L(dtheta/dt), the length multiplied by the rate of change of the center angle. Knowing this, k= 1/2 m...- anonindiv
- Post #2
- Forum: Calculus and Beyond Homework Help
-
A
Pendulums, total energy?, and Mathematica
Homework Statement A)Show that for a non-frictional, simple linear pendulum (Sin(theta) ~ theta) the total energy of the pendulum (K + U) or kinetic plus potential is given by E = (1/2) m l^2 (d(theta)/dt)^2 + (1/2) mgl (theta)^2 and therefor E = (1/2) mgl(theta0)^2 theta0 =...- anonindiv
- Thread
- Energy Mathematica Total energy
- Replies: 2
- Forum: Calculus and Beyond Homework Help