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!