Effacer les filtres
Effacer les filtres

Stiff Delay Differential Equations

7 vues (au cours des 30 derniers jours)
parag gupta
parag gupta le 24 Avr 2019
Commenté : Torsten le 25 Avr 2019
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 commentaires
parag gupta
parag gupta le 25 Avr 2019
In the following link its not mentioned that dde23 is designed for nonstiff systems.
Torsten
Torsten le 25 Avr 2019
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".

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by