Working with dde23 for a simple problem
이전 댓글 표시
I'm trying to solve this: xdot = -Lx(t-1) where x is a 3x1 vector and L a constant 3x3 matrix. The initial conditions for x are [0 0 0]'for t<0. For some reasons, I'm having trouble with framing the DDE.I have seen the comprehensive manual already. Yours inputs are appreciated. Thanks.
댓글 수: 4
Torsten
2017년 12월 12일
Solution is x=[0 0 0] for all t.
Best wishes
Torsten.
Deepayan Bhadra
2017년 12월 12일
Torsten
2017년 12월 12일
Why ?
Deepayan Bhadra
2017년 12월 12일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!