how do we plot this...?

5 Ansichten (letzte 30 Tage)
Ahmad Sheikh
Ahmad Sheikh am 5 Jun. 2015
Beantwortet: Walter Roberson am 5 Jun. 2015
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' ...

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 5 Jun. 2015
If you have the symbolic toolbox, use dsolve

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by