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개)

Alan Stevens
Alan Stevens 2022년 5월 28일

0 개 추천

  1. Update N at each timestep.
  2. Plot I and R on a different scale from S.

태그

질문:

2022년 5월 23일

답변:

2022년 5월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by