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