필터 지우기
필터 지우기

Adaptive time stepping for Adam Bashforth methode

조회 수: 2 (최근 30일)
Hossein
Hossein 2015년 6월 4일
답변: Radha Krishna Maddukuri 2015년 6월 9일
Hi everyone,
can anybody give me a suggestion for coding a alghorithm with the aim of optimal time stepping while using Adam bashforth technique to maintain the convergence? does anybody know which strategy is beeing used by ode113?

답변 (1개)

Radha Krishna Maddukuri
Radha Krishna Maddukuri 2015년 6월 9일
The answer for your second question can be fond out by executing the following command in MATLAB:
edit ode113
The M-script has descriptive comments. And also the script for ode113. I hope this helps.

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by