Resources

Text Search:
Applied Filters
    Modeling Scenario
    291

    views

    195

    downloads

    0

    comments

    3-055-FloatingBox-ModelingScenario
    In this scenario, we lead students through the process of building a mathematical model for a floating rectangular box that is bobbing up and down.
    Modeling Scenario
    311

    views

    469

    downloads

    0

    comments

    6-070-BeerBubbles-ModelingScenario
    The goal of this project is to set up and numerically solve a first-order nonlinear ordinary differential equation (ODE) system of three equations in three unknowns that models beer bubbles that form at the bottom of a glass and rise to the top.
    Modeling Scenario
    363

    views

    288

    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
    251

    views

    190

    downloads

    0

    comments

    1-083-FallingMeteorites-ModelingScenario
    After introducing the solution to the ordinary differential equation which models a falling object with drag (first-order, non-linear, separable), students will consider generalizing the model to a falling and disintegrating meteorite. The focus...
    Modeling Scenario
    269

    views

    419

    downloads

    0

    comments

    3-090-OneSpringMass-ModelingScenario
    We lead students through building a mathematical model for a single mass (bob)-spring system that is hanging vertically. We also lead the students, using data that they collect together with their model to approximate the value of the spring...
    Modeling Scenario
    360

    views

    357

    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
    543

    views

    299

    downloads

    0

    comments

    1-050-BargingAhead-ModelingScenario
    As captain of a barge, you need to determine how fast to transport your barge up river against the current in order to minimize the expended energy.
    Modeling Scenario
    336

    views

    149

    downloads

    0

    comments

    1-105-AnimalFall-ModelingScenario
    This project uses Newton's Second Law of Motion to model a falling animal with a resistance term proportional to cross sectional area of the animal, presumed to be spherical in shape.
    Modeling Scenario
    338

    views

    139

    downloads

    0

    comments

    1-115-ModelingWithFirstOrderODEs-ModelingScenario
    Several models using first order differential equations are offered with some questions on formulating a differential equations model with solutions provided.
    Modeling Scenario
    1000

    views

    1537

    downloads

    0

    comments

    3-016-FallingCoffeeFilters-ModelingScenario
    We are given data on the time and position of a stack of coffee filters as it falls to the ground. We attempt to model the falling mass and we confront the different resistance terms and models.
    Modeling Scenario
    229

    views

    215

    downloads

    0

    comments

    5-077-MandMAttritionWarfare-ModelingScenario
    Students model attrition between two opposing forces using M&M candies and discover a system of linear differential equations of order one, often called the Lanchester equations.
    Modeling Scenario
    211

    views

    375

    downloads

    0

    comments

    4-055-ShatterWineGlass-ModelingScenario
    This module takes students through real life scenarios to examine resonance and its destructive power using differential equation models. What is resonance? How does it happen? Why is it important?
    Modeling Scenario
    252

    views

    186

    downloads

    0

    comments

    1-057-FiguringFluidFlow-ModelingScenario
    We propose three differential equations models for the height of a column of falling water as the water exits a small bore hole at the bottom of the cylinder and ask students to determine which model is the best of the three.
    Modeling Scenario
    407

    views

    421

    downloads

    0

    comments

    3-101-SpringMassFirstTry-NoResistance-ModelingScenario
    Students build a model based on their perceptions of what the solution should look like for a simple spring mass system with no damping.
    Modeling Scenario
    336

    views

    164

    downloads

    0

    comments

    3-102-SpringMassDamped-ModelingScenario
    Students build a model based on their perceptions of what the solution should look like for a simple spring mass system with damping.
    Modeling Scenario
    1161

    views

    628

    downloads

    0

    comments

    3-065-UpDown-ModelingScenario
    We model the height of a launched object which is subject to resistance proportional to velocity during its flight. We ask questions about the motion as well, e.g., highest point or apex and terminal velocity.
    Modeling Scenario
    312

    views

    276

    downloads

    0

    comments

    3-013-WhiffleBallFall-ModelingScenario
    We are given data on the time and position of a whiffle ball as it falls to the ground. We attempt to model the falling ball and we confront the different resistance terms and models.
    Modeling Scenario
    839

    views

    659

    downloads

    0

    comments

    6-015-CombatingEbolaEpidemic-ModelingScenario
    This project offers students a chance to make a policy recommendation based on analysis of a nonlinear system of differential equations (disease model). The scenario is taken from the fall of 2014 when the Ebola outbreak in West Africa.
    Modeling Scenario
    223

    views

    169

    downloads

    0

    comments

    4-035-ParEstSteadyState-ModelingScenario
    Students estimate parameters in a second order, linear, ordinary differential equations through analysis of the steady state solution. By applying a driver we can collect data in terms of the parameters and estimate these parameters
    Modeling Scenario
    181

    views

    170

    downloads

    0

    comments

    9-152-HorizontalBeam-ModelingScenario
    This scenario is designed to lead students to discover a differential equation that models the vertical deflection of a horizontal beam under different boundary conditions.