热门

最新

红包

立Flag

投票

同城

我的

发布
qq_45540735
夏尔Gaesar
3 年前
trueqq_45540735

Runge-Kutta is
more accurate than Euler’s, yet requires more execution
time and memory. Heun’s method can be considered as a
tradeoff between accuracy and execution overhead, which
is preferred by resource limited mobile environment.

CSDN App 扫码分享
分享
评论
1
打赏
  • 复制链接
  • 举报
下一条:
In our algorithm, we use Heun’s method to derive thenumerical solution of (8), (9), (10), (11), (12), (13), and (14)by the following reasons: Euler’s method is simple but hasunstable performance in terms of accuracy.
立即登录