[Solved]Class Exercise Uses Basic Computa Skill Topic 5 5 Please Refer Slightly Different Populati Q37202107

This is all I have, can you do the code?This In-Class Exercise uses Basic Computa Skill Topic 5-5. Please refer to it for the slightly different population model. BE CAREFUL HERE! Remember, the disappearance of one as immigrants into another, downstream population. That means that what decays from chemical A NOW becomes an input to Chemical B. Also remember that this is a CLOSED system. That means that no new chemicals are added or deleted during the study period. So the initial total quantity of material (in this ICE is 100 kg) remains constant. So to check that your code is calculating properly, and easy check is to verify that the total quantity of material remains constant. SCIENCE MODEL A barrel is sealed with 100 total kg of Chemicals A, B, and C in the barrel (nothing more). Chemicals A, B, and C are members of the same chemical decay chain. The initial concentrations are: A-100, B 0, and C 0 Their chemical decay rates are as follows: A decays into B at a decay rate (i.e., death rate) of 7% per hour B decays into C at a decay rate (ie, death rate) of 5% per hour C is stable and does NOT decay Problem: tional species appears Write MATLAB code to model the chemical decay of A, B, and C over a period of 49 hours Produce a plot of the quantities of A, B, and C over the 49 hour study period. Verify at the end of the 49 hour study period that the total quantity remained constant. SAVE this MATLAB code you can use it for ICE13A Show transcribed image text This In-Class Exercise uses Basic Computa Skill Topic 5-5. Please refer to it for the slightly different population model. BE CAREFUL HERE! Remember, the disappearance of one as immigrants into another, downstream population. That means that what decays from chemical A NOW becomes an input to Chemical B. Also remember that this is a CLOSED system. That means that no new chemicals are added or deleted during the study period. So the initial total quantity of material (in this ICE is 100 kg) remains constant. So to check that your code is calculating properly, and easy check is to verify that the total quantity of material remains constant. SCIENCE MODEL A barrel is sealed with 100 total kg of Chemicals A, B, and C in the barrel (nothing more). Chemicals A, B, and C are members of the same chemical decay chain. The initial concentrations are: A-100, B 0, and C 0 Their chemical decay rates are as follows: A decays into B at a decay rate (i.e., death rate) of 7% per hour B decays into C at a decay rate (ie, death rate) of 5% per hour C is stable and does NOT decay Problem: tional species appears Write MATLAB code to model the chemical decay of A, B, and C over a period of 49 hours Produce a plot of the quantities of A, B, and C over the 49 hour study period. Verify at the end of the 49 hour study period that the total quantity remained constant. SAVE this MATLAB code you can use it for ICE13A
Expert Answer
Answer to This is all I have, can you do the code? … . . .
OR

