can anyone help me ?

1 次查看(过去 30 天)
diadalina
diadalina 2019-5-11
评论: diadalina 2019-5-11
i want to plot these figures for different values of lambda_3,but matlab plot me just for one value can anyone tell me where is the problem here ?

采纳的回答

madhan ravi
madhan ravi 2019-5-11
See the code attached with few comments inside.
  5 个评论
madhan ravi
madhan ravi 2019-5-11
It goes the same way
for k = 1:3
ode45(@(t,Y) funsys(t,Y,lambda3(k),sigma3(k),...)
.... blah blah blah
diadalina
diadalina 2019-5-11
okey , thank you very much, i will try it .

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Multirate Signal Processing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by