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!