photo

Dhivyadharshini


Last seen: 6 maanden ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Code for Delay differential analytical Solution. Its showing error. Please correct it. Kindly do the Needful.
t=linspace(0,120,10); %Xo = [0.005;0.0007;2]; a=0.0002; p=0.0001; s=0.006; r=0.0005; k=0.0138; q=0.2; tau=0.1; b=1; l=0.005;...

6 maanden ago | 1 answer | 0

1

answer

Question


In three system of equation we applied delay two times in one system of equation. Code is showing error. Please do the needful.
dde() function dde() tspan = [0,5]; ylim([1,5]); tau = 0.1; Y0 = [0.005;0.0007;2]; sol = dde23(@dde_system, tau, Y0, tsp...

7 maanden ago | 1 answer | 0

1

answer