Solving DDE using MATLAb

前端 未结 0 482
梦毁少年i
梦毁少年i 2020-12-15 12:48
% declare the variables:
X = 2;
C = 2;
b = 1;
sv = 4;
M = 3;
a = 2;
% specify the lag:
lags = 1;
% specifying the t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题