The solution to the delayed differential equations using the code dde23 represents the solution by the third order Runge-Kutta method or what?
古いコメントを表示
採用された回答
その他の回答 (1 件)
Steven Lord
2024 年 5 月 24 日
0 投票
It's not clear to me what information you're looking for. The dde23 function returns the solution to a system of delay differential equations.
If you're asking what algorithm it uses, see the Algorithms section on that documentation page for a brief description and the References section on that documentation page for references to one book and one tutorial that provide more detailed information.
カテゴリ
ヘルプ センター および File Exchange で Numerical Integration and Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!