dde23
一定の遅れを含む差分方程式 (DDE) を解く
説明
例
入力引数
出力引数
アルゴリズム
関数 dde23 は、陽的 Runge-Kutta (2,3) と ode23 の内挿を使って、不連続点を追跡し、積分します。反復を利用して、時間遅延より長いステップを使用します。
参照
[1] Shampine, Lawrence F., and S. Thompson. "Solving DDEs in MATLAB." Applied Numerical Mathematics 37, no. 4 (June 2001): 441–458. https://doi.org/10.1016/S0168-9274(00)00055-6.
[2] Kierzenka, Jacek. "Tutorial on Solving DDEs with DDE23." MATLAB Central File Exchange. Updated September 1, 2016. https://www.mathworks.com/matlabcentral/fileexchange/3899-tutorial-on-solving-ddes-with-dde23.
[3] Willé, David R., and Christopher T. H. Baker. "DELSOL—a Numerical Code for the Solution of Systems of Delay-Differential Equations." Applied Numerical Mathematics 9, no. 3 (April 1992): 223–234. https://doi.org/10.1016/0168-9274(92)90017-8.
バージョン履歴
R2006a より前に導入

