How to plot system of fractional delay differential equations

조회 수: 23 (최근 30일)
RAMESH P
RAMESH P 2019년 5월 5일
댓글: iffah 2024년 1월 12일
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?
  댓글 수: 3
ENEL
ENEL 2023년 2월 5일
Hi, please I want the matlab code too.
Sumati Kumari
Sumati Kumari 2023년 5월 29일
Hello, I would also like the Matlab code.

댓글을 달려면 로그인하십시오.

답변 (2개)

wang zhiming
wang zhiming 2019년 8월 11일
편집: wang zhiming 2019년 8월 11일
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
fatima cherkaoui
fatima cherkaoui 2023년 2월 28일
Can you give me also the mathlab code for the same model please.
iffah
iffah 2024년 1월 12일
i want the code too, can you send to me?

댓글을 달려면 로그인하십시오.


wang zhiming
wang zhiming 2019년 8월 19일
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.
  댓글 수: 2
RAMESH P
RAMESH P 2019년 8월 20일
편집: Rik 2021년 11월 29일
I have read the article ''A PREDICTOR-CORRECTOR SCHEME FOR SOLVING NONLINEAR DELAY DIFFERENTIAL EQUATIONS OF FRACTIONAL ORDER''. I have some confusion on ploting the system of equation. Please send me the matlab code for the same. Otherwise give your mail id sir. I will explian my dobuts detailly via mail. My mail id is '' []@gmail.com''
Sumati Kumari
Sumati Kumari 2022년 8월 14일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Signal Generation and Preprocessing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by