Resources

Text Search:
Applied Filters
    Modeling Scenario
    347

    views

    218

    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
    666

    views

    712

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

    views

    117

    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
    211

    views

    236

    downloads

    0

    comments

    1-107-ClothDry-ModelingScenario
    We build a mathematical model for the rate of drying in a wet cloth while hanging in air. A model can be based on underlying physical principles (analytic) or based on observations and reasoned equations, but no physical assumptions (empirical).