Resources

Text Search:
Applied Filters
    Modeling Scenario
    358

    views

    351

    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
    357

    views

    284

    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
    129

    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
    121

    views

    39

    downloads

    0

    comments

    2008-Luis_San_Andrés-Dynamic Response of Second Order Mechanical Systems with Viscous Response Forces
    Walk through the cases in context of second order linear constant coefficient differential equation with driving function
    Potential Scenario
    171

    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
    200

    views

    85

    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
    190

    views

    44

    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
    249

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

    views

    47

    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
    255

    views

    283

    downloads

    0

    comments

    1-055-WaterFallingInCone-ModelingScenario
    We offer an opportunity to model the height of a falling body of water in a right circular cone (funnel) and to estimate an appropriate parameter based on data collected from a video of the experiment found on YouTube.
    Modeling Scenario
    276

    views

    192

    downloads

    0

    comments

    1-059-ContainerShapeFallingWater-ModelingScenario
    We examine many different physical situations to determine the time it takes a fixed volume of water to flow out of different shape containers through the same size exit hole at the bottom of the container.
    Modeling Scenario
    287

    views

    193

    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
    100

    views

    46

    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
    246

    views

    208

    downloads

    0

    comments

    3-110-MilitarySpringMassApplication-ModelingScenario
    The is a collection of different scenarios for the shock system of a trailer. In each scenario, students will transform the shock system of a trailer into a second-order differential equation, solve, and interpret the results.
    Modeling Scenario
    280

    views

    167

    downloads

    0

    comments

    3-045-RampBounce-ModelingScenario
    Students build two projectile motion models (1) a one-dimensional model for a vertically falling ball from a fixed distance until it hits an inclined ramp and (2) a two-dimensional projectile motion model of the ball bouncing off the ramp.
    Technique Narrative
    488

    views

    163

    downloads

    0

    comments

    5-012-LinearSystemConjecture-TechniqueNarrative
    Students go from the solution for y'(t) = k*y(t) to a natural extension to the solution conjecture of a system of two constant coefficient, homogeneous, linear differential equations introducing eigenvalues and eigenvectors through student...
    Technique Narrative
    865

    views

    223

    downloads

    0

    comments

    5-010-MatrixExponential-TechniqueNarrative
    The matrix exponential is a powerful computational and conceptual tool for analyzing systems of linear, constant coefficient, ordinary differential equations (ODE's). This narrative offers a quick introduction to the technique, with examples and...
    Modeling Scenario
    292

    views

    181

    downloads

    0

    comments

    3-075-RLCCircuits-ModelingScenario
    We introduce the basics of RLC circuits, defining the terms of inductance, resistance, and capacitance in a circuit in which an induced voltage created a current running through these devices.
    Modeling Scenario
    307

    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
    335

    views

    136

    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.