Resources

Text Search:
Applied Filters
    Modeling Scenario
    348

    views

    244

    downloads

    0

    comments

    5-007-ChemOpt-ModelingScenario
    Modeling a chemical reaction and estimating parameters in the model permits optimization of profits from extracting reactants.
    Modeling Scenario
    444

    views

    579

    downloads

    0

    comments

    1-011-Kinetics-ModelingScenario
    We make the connection between chemistry course and differential equations coursework. We do this through modeling kinetics, or rates of chemical reaction. We study zeroth, first, and second order reactions.
    Modeling Scenario
    357

    views

    210

    downloads

    0

    comments

    1-005A-ChemDataCollection-ModelingScenario
    A student is assigned the task of collecting data on a chemical reaction and does a poor job of collecting data. She only collects data at the start and end of a number of ten minute intervals and does not keep track of when the observations are...
    Modeling Scenario
    327

    views

    184

    downloads

    0

    comments

    1-005B-ChemDataCollection-ModelingScenario
    A chemistry graduate student is collecting data on a chemical reaction and does a poor job of collecting the data. Indeed, he only collects the data at the start and end of a number of three minute intervals and does not note the times.
    Modeling Scenario
    336

    views

    537

    downloads

    0

    comments

    1-132-DigoxinElimination-ModelingScenario
    We model the concentration of digoxin eliminated from the human body at a rate proportional to the concentration. This is a ``first-order reaction'' in the language of pharmacokinetics -- the study of how drugs move in the body.
    Modeling Scenario
    905

    views

    1184

    downloads

    0

    comments

    3-061-ChemEngApps-ModelingScenario
    Students go through a chemical engineering problem: calculate concentration profile of cyclohexane within a catalyst pellet by solving a second order linear differential equation; then analyze the concentration as the radius of the catalyst...
    Modeling Scenario
    259

    views

    185

    downloads

    0

    comments

    1-130-AspirinAbsorption-ModelingScenario
    We model the amount of aspirin absorbed by the human body at a constant rate. This is a ``zero-order reaction'' in the language of pharmacokinetics -- the study of how drugs move in the body.
    Modeling Scenario
    333

    views

    123

    downloads

    0

    comments

    1-131-CaffeineElimination-ModelingScenario
    We model the concentration of caffeine eliminated from the human body at a rate proportional to the concentration. This is a ``first-order reaction'' in the language of pharmacokinetics -- the study of how drugs move in the body.
    Modeling Scenario
    234

    views

    173

    downloads

    0

    comments

    1-093-SucroseReaction-ModelingScenario
    We offer data on the hydrolysis of sucrose in the presence of catalyst sucrase. We present students with several models and ask which model is best. We ask students to estimate parameters for the best model.
    Technique Narrative
    399

    views

    195

    downloads

    0

    comments

    2-001-NumericalMethodsComparisons-TechniqueNarrative
    This material teaches the basics of numerical methods for first order differential equations by following graphical and numerical approaches. We discuss the order of accuracy of the methods and compare their CPU times.
    Modeling Scenario
    298

    views

    270

    downloads

    0

    comments

    1-098-NeuronDetection-ModelingScenario
    Students study a linear, first order, one-dimensional ordinary differential equation (ODE) and learn how it can help understand basics of neural dynamics. The modeling framework is known in mathematical neuroscience as ``integrate-and-fire''...
    Modeling Scenario
    262

    views

    122

    downloads

    0

    comments

    1-084-GoingViral-ModelingScenario
    Students employ randomization in order to create a simulation of the spread of a viral disease in a population (the classroom). Students then use qualitative analysis of the expected behavior of the virus to devise a logistic differential equation.
    Modeling Scenario
    357

    views

    284

    downloads

    0

    comments

    3-011-EulerBallThrowing-ModelingScenario
    If a tennis ball is thrown through the air it will hit the ground due to gravity. Using Euler's method, write a short script (Python, Matlab, R, etc.) to find the trajectory of the ball which will maximize the distance the ball lands from the...
    Modeling Scenario
    314

    views

    472

    downloads

    0

    comments

    1-065-AlgalBlooms-ModelingScenario
    This modeling scenario investigates the massive algal blooms that struck Lake Chapala, Mexico, starting in 1994.
    Modeling Scenario
    240

    views

    553

    downloads

    0

    comments

    4-020-AnIEDBlast-ModelingScenario
    These three exercises offer students a chance to model with second order ordinary differential equations, how they might incorporate a spring-mass system into a larger model, and how they can use the model to determine the results of a dynamical...
    Modeling Scenario
    270

    views

    159

    downloads

    0

    comments

    6-012-RiverCrossing-ModelingScenario
    Students develop a model of a river crossing in a boat with thrust using Newton's Second Law of Motion from a Free Body Diagram they construct. The model is thence a system of one second order linear and a second order nonlinear differential...
    Modeling Scenario
    245

    views

    182

    downloads

    0

    comments

    1-095-RatingChessPlayers-ModelingScenarios
    The goal of this activity is to have students build a mathematical model involving a system of first order difference equations from a verbal description of a scenario.
    Modeling Scenario
    348

    views

    542

    downloads

    0

    comments

    1-082-MirroMirror-ModelingScenario
    This project models the ``Foucault Knife Edge Test,'' an optical test commonly used by amateur astronomers who make their own mirrors for reflecting telescopes. The goal of the test is to estimate the shape of the surface of a mirror from optical...
    Modeling Scenario
    358

    views

    351

    downloads

    0

    comments

    4-039-FallingDarts-ModelingScenario
    we develop, solve, and analyze a second order differential equation model for free fall incorporating air resistance. Students solve the model using two methods -- reduction of order and separation of variables, and method of undetermined...
    Modeling Scenario
    382

    views

    197

    downloads

    0

    comments

    1-040-OutcomeSavings-ModelingScenario
    We ask students to build a model for a savings account and to determine the monthly deposit in a savings account in order meet a long term savings goal.