Resources

Text Search:
Applied Filters
    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...
    Potential Scenario
    131

    views

    34

    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
    173

    views

    80

    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
    196

    views

    46

    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
    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...