photo

Latifah


Last seen: 9개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


I want to plot parameters and time , with influence three others paramaters , but i dont know how to plot
i have this matlab code , i want to make plotting like this picture tau vs phi , in my code it is same label , but u from th...

9개월 전 | 답변 수: 1 | 0

1

답변

질문


I have mathematical model with 7 equation . and its difficult to find endemic equilibrium point with analitical , i want to solve with numerical method
can you help me to find the endemic equilibrium point , with all the parameter known close all; clear all; clc; Pg=0.0068; ...

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


find equilirium point with all parameter known
Hello I have a mathematical model for degree 7 non-linear system. I have calculated the equilibrium points for a disease-free ...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to find equlibrium point of 5 non linear system with numerical method
I have a system of 5 non linear ordinary differential equations with variable coefficients . I am trying to find the equilibrium...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I have script phase portrait but i got an errors
can't plot a phase portrait

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to add arrow on phase portrait
I still have some difficulties to add the arrowheads nicely on the curved trajectories. With dynamics on the script is now fixe...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


trouble in make if statement simulation
i want to make if statement for x(6) and x(7) , but I have no idea how to write it close all; clear all; clc; Pg=0.0068; ...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to make if statement?
i want to make x(6) and x(7) condition with if , and it's look wrong, can you help me to fix it H=0; if (x(6)>0,x(7)>0) ...

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
trouble in plotting file differential equation contain function
I've added the initial condition, but it still error , can you fix it? close all; clear all; clc; Pg=0.0068; Ps=0.012; Pr=...

1년 초과 전 | 0

| 수락됨

질문


trouble in plotting file differential equation contain function
I want to plot my script, glioma_if but it doesn't work, can you help me to plot? close all; clear all; clc; Pg=0.0068; Ps=...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


trouble in plotting, can you help me change the command to plot the second picture of this mathematical model?
I have a script that outputs in the first image, but I want to output the second image between the phi parameters, can anyone he...

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


difficulties to add the arrowheads on phase portrait
I still have some difficulties to add the arrowheads nicely on the curved trajectories. With dynamics on the script is now fixe...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


phase portrait error when run
i have an error when run this script, how to fix it ? Output argument "lnear" (and maybe others) not assigned during call to "l...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


phase portrait mathematical modelling
I have problem about mathematical modelling , can you help me fix this script matlab i attach with , didn't run. this is output...

1년 초과 전 | 답변 수: 1 | 1

1

답변