Problem with estimating error
조회 수: 1 (최근 30일)
이전 댓글 표시
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?
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!