Recent content by Marchionni

  1. 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...
  2. M

    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...
  3. 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..
  4. 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...
Back
Top