Problem in plotting the system of fractional equations

17 views (last 30 days)
Hello,
I'm facing a problem when drawing a system of fractional differential equations: the uninfected cells decrease to zero, while in a system of ordinary differential equations they increase and then stabilize. Why is this? And how can I solve this problem?
Thankyou
  1 Comment
John D'Errico
John D'Errico ungefär 2 timmar ago
It might be you have formulated it improperly, essentially solving a different problem than you think.
It might be you made a mistake in the code. Even many mistakes.
It might be there are instabilities you are not properly handling.
It might be ... lots of things, as I am sure I only touched the surface.
Can anyone know what you are doing "wrong"? Of course not, since you only gave a very vague description of that you are trying to solve, and you have said nothing at all about specifically what you did to try to solve the problem.
If you want help, then you need to make it possible for someone to help you. Show the code you wrote. Show the exact problem you tried to solve with that code. Explain the results which you think are incorrect, for that problem. Even better, show the plots you got, which seem to be wrong. Then you will have a chance of getting useful help.

Sign in to comment.

Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!