how do we plot this...?

2 ビュー (過去 30 日間)
Ahmad Sheikh
Ahmad Sheikh 2015 年 6 月 5 日
回答済み: Walter Roberson 2015 年 6 月 5 日
Do you have an idea how to plot any time delayed state with respect to time in Matlab.
for example,
(d/dt) x(t) = 2 x(t) + x(t-d(t))
where d(t)= cos(t)
i want to plot x(t) with respect to time 't' ...

採用された回答

Walter Roberson
Walter Roberson 2015 年 6 月 5 日
If you have the symbolic toolbox, use dsolve

その他の回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by