[Solved]Class Exercise Uses Basic Computational Skill Topic 5 5 Please Refer Slightly Different Po Q37174717
This In-Class Exercise uses Basic Computational Skill Topic 5-5.Please refer to it for the slightly different population model. BECAREFUL HERE! Remember, the disappearance of one species appears asimmigrants into another, downstream population. That means thatwhat decays from chemical A NOW becomes an input to Chemical B.Also remember that this is a CLOSED system. That means that no newchemicals are added or deleted during the study period. So theinitial total quantity of material (in this ICE is 100 kg) remainsconstant. So to check that your code is calculating properly, andeasy check is to verify that the total quantity of material remainsconstant.
SCIENCE MODEL
A barrel is sealed with 100 total kg of Chemicals A, B, and C inthe barrel (nothing more). Chemicals A, B, and C are members of thesame 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 Bdecays into C at a decay rate (i.e., death rate) of 5% per hour Cis stable and does NOT decay
Problem:
-
Write MATLAB code to model the chemical decay of A, B, and Cover a period of 49 hours.
-
Produce a plot of the quantities of A, B, and C over the 49 hourstudy period.
-
Verify at the end of the 49 hour study period that the totalquantity remained constant.
-
SAVE this MATLAB code you can use it for ICE13A.
Expert Answer
Answer to This In-Class Exercise uses Basic Computational Skill Topic 5-5. Please refer to it for the slightly different populatio… . . .
OR

