Resources

Text Search:
Applied Filters
    Modeling Scenario
    304

    views

    244

    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
    316

    views

    316

    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
    260

    views

    127

    downloads

    0

    comments

    5-030-AirshedSulphur-ModelingScenario
    Temperature inversions and low wind speeds trap air pollutants in a mountain valley for a period of time. Gaseous sulfur compounds are a significant air pollution problem. We offer a model for analysis to predict long-term levels of levels of...
    Modeling Scenario
    226

    views

    152

    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
    591

    views

    696

    downloads

    0

    comments

    3-043-BallisticModeling-SpongeDart-ModelingScenario
    The goal of this project is for students to develop, analyze, and compare three different models for the flight of a sponge dart moving under the influences of gravity and air resistance.
    Modeling Scenario
    302

    views

    93

    downloads

    0

    comments

    1-041-AirToTop-ModelingScenario
    One common rule taught to SCUBA divers is to ascend no faster than thirty feet per minute. In this project we will examine safe variable ascent rates, time required for a safe ascent using variable ascent rates.
    Modeling Scenario
    322

    views

    182

    downloads

    0

    comments

    1-043-CoolingUpAndDown-ModelingScenario
    We consider modeling the attempt of an air conditioner to cool a room to a ``constant'' temperature.
    Modeling Scenario
    232

    views

    159

    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
    294

    views

    146

    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
    222

    views

    230

    downloads

    0

    comments

    1-116-TropicalStormWindspeeds-ModelingScenario
    We model the decay of tropical cyclone winds once a storm makes landfall. We use data from two recent storms from the National Hurricane Center to estimate parameters emanating from a differential equation using a first order exponential decay model.
    Modeling Scenario
    486

    views

    150

    downloads

    0

    comments

    3-033-S-TimeUpTimeDown-ModelingScenario
    We seek to compare for the time a projectile takes to go vertically up with the time it takes to return to its starting position.
    Modeling Scenario
    264

    views

    425

    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
    286

    views

    126

    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
    422

    views

    263

    downloads

    0

    comments

    1-145-FastPitch-ModelingScenario
    We consider the problem of comparing pitch velocities using measurement methods in different eras of baseball.
    Modeling Scenario
    240

    views

    141

    downloads

    0

    comments

    Modeling Scenario
    184

    views

    221

    downloads

    0

    comments

    4-036-AltitudeDependentGravity-ModelingScenario
    When projectiles are way above Earth's surface gravity's changes become important when dealing with projectiles at high altitudes. We lay out an approach for such a case which is a second-order differential equation.
    Modeling Scenario
    568

    views

    223

    downloads

    0

    comments

    1-008-HangTime-ModelingScenario
    We present a modeling opportunity for students in which they model the vertical position of a basketball player taking a jump shot. The goal of the scenario is to get students to consider the meaning of the notion ``hang-tune.''
    Modeling Scenario
    1112

    views

    617

    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
    214

    views

    110

    downloads

    0

    comments

    3-041-UpDown-ModelingScenario
    Shoot a projectile straight up in the air. Determine maximum height the projectile will go. Consider time T(a) (0 < a < 1) it takes between when the projectile passes distance a.H going up and then coming down. Develop T(a) as a function of a.
    Modeling Scenario
    960

    views

    1502

    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.