Question: This needs to be created using LabView: I must submit the .VI block diagram and the front panel, and the SIR graph. About the numeric
This needs to be created using LabView: I must submit the .VI block diagram and the front panel, and the SIR graph.



About the numeric model - We will develop an array containing a list of positions and infection states (S,I,R). By interrogating this array at each time point in time we will know how these populations change. Looping the array with a shift register will allow us to change the population over time. For our stochastic model we will assume. - There is constant probability of infection P(I) and recovery P(R). - Once two "people" come within a certain radius infection can occur. - Model time = const. x real time. Project 1 - Simple Model of virus propagation using an SIR Model. - LabVIEW is primarily a language for working with hardware but substantial mathematical functions are available. - In the first project we will use LabVIEW to create a simple model of virus propagation - Model will be solved numerically Numeric model - While Loop - Record data - Display cumulative data Pseudo code template. While loop
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
