Resources

Text Search:
Applied Filters
    Modeling Scenario
    231

    views

    168

    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...
    Potential Scenario
    85

    views

    29

    downloads

    0

    comments

    1999-Long-Weiss-The Velocity Dependence of Aerodynamic Drag A Primer for Mathematicians
    This paper is exactly what it says it is, namely, a Primer for Mathematicians. There are ample models, data, attention to such issues as Reynolds’ numbers, and attention to aerodynamics issues.
    Potential Scenario
    136

    views

    63

    downloads

    0

    comments

    2017-Ole_Witt-Hansen-Examples Of Differential Equations In Physics
    This is an article from the author’s homepage. The work contains fundamental and basic background and derivation of the differential equation models for a number of phenomena.
    Potential Scenario
    136

    views

    53

    downloads

    0

    comments

    2009-Peter-Howard-Modeling With ODE
    This is a set of class notes rich in examples and ideas for modeling. There is some MatLab code in support of some of the activities.
    Potential Scenario
    101

    views

    40

    downloads

    0

    comments

    1994-Roland_Minton-A Progression of Projectiles-Examples from Sports
    There is a progression of complexity and issues in projectile motion modeling from no resistance, to resistance proportional to velocity, then to velocity squared,
    Modeling Scenario
    204

    views

    140

    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...
    Potential Scenario
    99

    views

    40

    downloads

    0

    comments

    2003-Bohren-Dimensional analysis-falling bodies--fine art of not solving differential equations
    Dimensional analysis is a simple, physically transparent and intuitive method for obtaining approximate solutions to physics problems, especially in mechanics.
    Modeling Scenario
    239

    views

    285

    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
    179

    views

    132

    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.
    Potential Scenario
    76

    views

    38

    downloads

    0

    comments

    1994-T_Gruszka-A Balloon Experiment in the Classroom
    The following experiment involves a balloon, a stopwatch, and a measurement device such as a meter stick,
    Modeling Scenario
    222

    views

    391

    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
    217

    views

    113

    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.