Filter löschen
Filter löschen

How to plot system of fractional delay differential equations

12 Ansichten (letzte 30 Tage)
RAMESH P
RAMESH P am 5 Mai 2019
Kommentiert: neelu pareek am 25 Jul. 2024
Let us consdier the system of fractional order delay differential equation
D^[alpha} x(t)= a*x(t) ( 1- x(t)/k ) - (b* x(t)* y(t-tau) ) / ( 1+c* x(t) );
D^[alpha} y(t)= ( b* x(t)* y(t-tau) ) / ( 1+c* x(t) )-d y(t);
tau=0.5; a=1; k=2; b=0.5; c=1.5; [x(t), y(t)]=[2,1] for all t in [-0.5, 0].
How to plot the above system?
  4 Kommentare
Sumati Kumari
Sumati Kumari am 29 Mai 2023
Hello, I would also like the Matlab code.
neelu pareek
neelu pareek am 25 Jul. 2024
please send me the code also

Melden Sie sich an, um zu kommentieren.

Antworten (2)

wang zhiming
wang zhiming am 11 Aug. 2019
Bearbeitet: wang zhiming am 11 Aug. 2019
I set a=1, k=2, b=0.5, c=1.5, d=1.2, and alpha=0.95, then get the following plot. Is it right?
  3 Kommentare
fatima cherkaoui
fatima cherkaoui am 28 Feb. 2023
Can you give me also the mathlab code for the same model please.
iffah
iffah am 12 Jan. 2024
i want the code too, can you send to me?

Melden Sie sich an, um zu kommentieren.


wang zhiming
wang zhiming am 19 Aug. 2019
The alpha value is the order of your equations. About the matlab code you can read the paper: A PREDICTOR-CORRECTOR SCHEME FOR SOLVING NONLINEAR DELAY DIFFERENTIAL EQUATIONS OF FRACTIONAL ORDER. SACHIN BHALEKAR, VARSHA DAFTARDAR-GEJJI.
  3 Kommentare
Sumati Kumari
Sumati Kumari am 14 Aug. 2022
HIi, Ravi.
Hope you succeeded in getting MatLab code for fractional delay differential equations. Please let me know the code. I tooo strugling for Matlab code.
neelu pareek
neelu pareek am 25 Jul. 2024
@RAMESH Pif you have got the code please send it to me too

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Systems of Nonlinear Equations finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by