Borrar filtros
Borrar filtros

how to write fractional system with delay in matlab?

2 visualizaciones (últimos 30 días)
ahlam inas
ahlam inas el 21 de Dic. de 2021
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?

Respuestas (0)

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Productos


Versión

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by