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

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: https://bit.ly/Epidemic_blank Master (complete and commented) file: https://bit.ly/Epidemic_master Problem statement: https://bit.ly/Epidemic_problem