Recent content by mrsvan

  1. M

    Runge-Kutta vs Euler: Solving Two-Dimensional Differential Equation

    great monday... just after complaining in here i found that I've messed an extra time-increment in somewhere in the code :p sorry for the inconvenience
  2. M

    Runge-Kutta vs Euler: Solving Two-Dimensional Differential Equation

    Hi, I don't know if this is the right forum to adress, but I will try nevertheless Im solving a simple two-dimensional differential equation: dx/dt = (-y,x) which will give a circle when integrating over time. Now, the problem is that the simple euler scheme seems to be a lot more...
Back
Top