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!