Coding the SIR Epidemic Model in MATLAB (1/2)

Поделиться
HTML-код
  • Опубликовано: 5 фев 2025
  • Virginia Tech ME 2004: Coding the SIR Epidemic Model in MATLAB
    This is the first of a two-part video sequence on solving a system of 1st order ODEs related to an epidemic in MATLAB. This video introduces the model and re-casts the system of 1st order ODEs into matrix form.
    Blank .m file: bit.ly/Epidemi...
    Master (complete and commented) file: bit.ly/Epidemi...
    Problem statement: bit.ly/Epidemi...

Комментарии • 5

  • @asif.a15
    @asif.a15 2 года назад

    Very well explained,I really loved the explanation! Thank you so much for your hard work.

  • @ShameimaruxAya
    @ShameimaruxAya 2 года назад

    popped up in my recommended;; have no clue what this is about but i hope everything's good on your end🤝

  • @muhammadrifkifauzi1114
    @muhammadrifkifauzi1114 2 года назад

    What about model epidemic SVIR, can you explain? Please

    • @jaisohnkim
      @jaisohnkim  2 года назад

      I am unfamiliar with the SVIR model but I believe it follows the same process (setting up the ODEs, converting them into matrix form, coding them into MATLAB etc.) as the one shown in this video sequence.
      Some sources that might help:
      1) www.mathworks.com/matlabcentral/fileexchange/74545-generalized-seir-epidemic-model-fitting-and-computation
      2) www.mdpi.com/2075-1680/11/11/651

    • @muhammadrifkifauzi1114
      @muhammadrifkifauzi1114 2 года назад

      @@jaisohnkim thank u