Weird discrepancy while plotting solutions of ode systems
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I am plotting the solutions of some ode systems which describe a biological model, but the graphs I got are a bit different from the ones presented in the papers. I am wondering if I am doing something wrong (maybe in interpreting the constants) or if it is possible that the same system may generate such different solution plots considering that I am using Matlab while the authors have plotted the graphs with Mathematica:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/149228/image.png)
0 comentarios
Respuestas (1)
bio lim
el 20 de Sept. de 2015
Without looking at the code, I don't think it is possible for us to answer your question.
Judging from the graphs, I can only tell that you shifted the graph to the right side about 25 hours, and your graph, especially the Biomass (Y(:,1)) looks much smoother.
As for the softwares, I don't think there would be any difference.
1 comentario
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!