Problem with estimating error

1 次查看(过去 30 天)
am
am 2019-5-1
评论: am 2019-5-1
Hi,
We are trying to calculate the error in a double pendulum with Runge Kutta method.
We first run the program for an h = 0.001 and saved the 4 values inside of a reference vector. We then normalized the vector and compared it's norm against results for bigger h.
The problem is that although h is divided by two in every step, the error seems to be growing.
Why is that happening?
  6 个评论
am
am 2019-5-1
I moved in all the vectors and the t, the error is now getting smaller!
But it has not accurace O(h⁴) as expected?
am
am 2019-5-1
Additionally, if I choose a smaller h, than I have a bigger error. Is it what you meant with Heinseberg uncertainity principle?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by