Error with the SIR Model
Mostrar comentarios más antiguos
Hello, I am trying to simulate the SIR Model considering N=S+I+R. I get the following errors, concerning the plot, where a variable is not being plotted. Is there anyone who can help me? Thank you

This is the sirn_model_definition file where I declared and defined my parameters:

This is the sirn_model file where I defined the function:

1 comentario
Sam Chak
el 28 de Mayo de 2022
Unable to debug images of codes.
Respuestas (1)
Alan Stevens
el 28 de Mayo de 2022
0 votos
- Update N at each timestep.
- Plot I and R on a different scale from S.
Categorías
Más información sobre Converters (High Power) en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!