how to write fractional system with delay in matlab?

1 次查看(过去 30 天)
Hello, I want to write this sytem fractional with delay in matlab?
D^{alpha } y_{1}(t) = 10.5 - y_{1} (t) / 1 + 0.0005 y_{4}^{3}(t-4)
D^{alpha} y_{2}(t) = (y_{1}(t) / 1 + 0.0005 y_{4}^{3} (t-4) )-y_{2}(t),
D^{alpha} y_{3} (t) = y_{2}(t) - y_{3}(t)
D^{alpha} y_{4} (t) = y_{3} (t) - 0.5 y_{4}(t)
y(t) = [60, 10,10,20]^{T}, t \leq 0
alpha= 0.95
How to plot the above system?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

产品


版本

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by