Resources

Text Search:
Applied Filters
    Modeling Scenario
    356

    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
    281

    views

    220

    downloads

    0

    comments

    1-035-DotseroVolcanoEruption-ModelingScenario
    In this scenario, we use Carbon-14 dating of the Dotsero volcano in Colorado as a way of emphasizing this multistage process of modeling.
    Modeling Scenario
    290

    views

    406

    downloads

    0

    comments

    1-037-CommonColdSpread-ModelingScenario
    This modeling scenario guides students to simulate and investigate the spread of the common cold in a residence hall. An example floor plan is given, but the reader is encouraged to use a more relevant example.
    Modeling Scenario
    219

    views

    241

    downloads

    0

    comments

    3-069-HeatInBar-ModelingScenario
    The temperature distribution along a uniform slender bar due to conduction and convection is investigated through experimental, analytical, and numerical approaches.
    Modeling Scenario
    299

    views

    406

    downloads

    0

    comments

    1-165-FlushToilet-ModelingScenario
    This activity analyzes the spread of a technological innovation using the Bass Model from Economics. The equation is a first-order, two-parameter separable equation and the solution has a characteristic S-shaped curve or sigmoid curve.
    Modeling Scenario
    250

    views

    496

    downloads

    0

    comments

    3-004-VanderPol-ModelingScenario
    This paper presents an electronic spreadsheet model of the Van der Pol oscillator, a well-known nonlinear second-order ordinary differential equation.
    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
    223

    views

    247

    downloads

    0

    comments

    6-029-TumorGrowth-ModelingScenario
    This modeling scenario guides a student familiar with single ordinary differential equation (ODE) models towards the development of a more complex system of two ODEs for describing the evolution of tumor growth over time.
    Modeling Scenario
    330

    views

    224

    downloads

    0

    comments

    1-100-EngineeringDemographics-ModelingScenario
    Students show how models can be used to examine social issues. The students examine three different models and use numerical methods to apply each model to demographic data for the percentage of engineering degrees awarded to women in the United...
    Modeling Scenario
    306

    views

    230

    downloads

    0

    comments

    1-027-StochasticProcesses-ModelingScenario
    We build the infinite set of first order differential equations for modeling a stochastic process, the so-called birth and death equations. We will only need to use integrating factor solution strategy or DSolve in Mathematica for success.