필터 지우기
필터 지우기

Stiff Delay Differential Equations

조회 수: 7 (최근 30일)
parag gupta
parag gupta 2019년 4월 24일
댓글: Torsten 2019년 4월 25일
Can we use dde23 solver to find solution of Stiff Delay Differential Equations?
I read somewhere that dde23 is for soving nonstiff equations but this is not written in MATLAB's help page.Now I am confused whether we can use dde23 solever for solving nonstiff equations.
thanks
  댓글 수: 6
parag gupta
parag gupta 2019년 4월 25일
In the following link its not mentioned that dde23 is designed for nonstiff systems.
Torsten
Torsten 2019년 4월 25일
Algorithms
dde23 tracks discontinuities and integrates with the explicit Runge-Kutta (2,3) pair and interpolant of ode23. It uses iteration to take steps longer than the lags.
Ok, the information is hidden in the word "explicit".

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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