Resources

Text Search:
Applied Filters
    Modeling Scenario
    295

    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
    313

    views

    474

    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
    369

    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
    252

    views

    191

    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
    275

    views

    430

    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
    369

    views

    358

    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
    545

    views

    300

    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
    337

    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
    345

    views

    142

    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
    623

    views

    825

    downloads

    0

    comments

    3-002-ModelsMotivatingSecondOrder-ModelingScenario
    Ordinary differential equations involve second derivatives and second derivatives appear in many contexts, chief among them are the study of forces and resulting motion. This is principally because of Newton's Second Law of Motion.
    Modeling Scenario
    1010

    views

    1541

    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
    232

    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
    254

    views

    193

    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
    419

    views

    424

    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
    339

    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
    1163

    views

    629

    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
    319

    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
    324

    views

    506

    downloads

    0

    comments

    6-016-PandemicModeling-ModelingScenario
    The recent coronavirus outbreak has infected millions of people worldwide and spread to over 200 countries. How can we use differential equations to study the spread of coronavirus?
    Modeling Scenario
    854

    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
    227

    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