Recent content by Marchionni
-
M
Coding a numerical approximation for a damped pendulum
Thank you very much! And now you are here I am going to bother you just a little bit more.. o_O I now have to introduce a driving term to the motion, namely: Acos(ωt) I don't see how I can put this time dependent term into the code within the Euler method. Maybe you have some thoughts to...- Marchionni
- Post #6
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
M
Undergrad What does steady state mean for a pendulum?
Hi there. I am working on some exercises where they ask about the steady state of a pendulum. I have had quantum mechanics, where the steady state meant a time independence. But I don't really see what this means for a pendulum. Is it steady when it's velocity is zero so there is no time...- Marchionni
- Thread
- Pendulum Physics State Steady Steady state
- Replies: 2
- Forum: Mechanics
-
M
Coding a numerical approximation for a damped pendulum
Thank you so much! I had tried almost the same, expect that I didn't use old omega but just omega and it exploded..- Marchionni
- Post #4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
M
Coding a numerical approximation for a damped pendulum
Hi there. I have a question about the damped pendulum. I am working on an exercise where I have already numerically approximated the solution for a simple pendulum without dampening. Now, the excercise says that I can simply change the code of this simple situation to describe a pendulum with...- Marchionni
- Thread
- Approximation Coding Damped Euler method Numerical Numerical approximation Pendulum Physics Python
- Replies: 6
- Forum: MATLAB, Maple, Mathematica, LaTeX