dde23
상수 지연(Constant Delay)의 지연 미분 방정식(DDE) 풀기
설명
예제
입력 인수
출력 인수
알고리즘
dde23
은 명시적 룽게-쿠타(Explicit 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 이전에 개발됨