Resources

Text Search:
Applied Filters
    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.
    Technique Narrative
    416

    views

    855

    downloads

    0

    comments

    8-002-TrigSumRepresentation-TechniqueNarrative
    Students discover how to represent functions as sums of trigonometric functions and the value of such representations in many fields. This is an introduction to the study of Fourier Series.
    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
    375

    views

    301

    downloads

    0

    comments

    1-026-Evaporation-ModelingScenario
    We provide data on evaporation of 91% isopropyl alcohol in six different Petri dishes and one conical funnel and on evaporation of water in one Petri dish. We ask students to develop a mathematical model for the rate of change in the respective...
    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
    1271

    views

    975

    downloads

    0

    comments

    1-030-EyeModel-ModelingScenario
    We offer a mathematical modeling experience using differential equations to model the volume of an intraocular gas bubble used by ophthalmologists to aid the healing of a surgically repaired region of the retina.
    Modeling Scenario
    472

    views

    477

    downloads

    0

    comments

    1-042-KoolAid-ModelingScenario
    Students run experiments involving concentrated solution of drink powder flowing from upper to lower tank, initially filled with plain water. They make qualitative observations about the intensity of the color in the tanks, record data, and build...
    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
    251

    views

    185

    downloads

    0

    comments

    1-057-FiguringFluidFlow-ModelingScenario
    We propose three differential equations models for the height of a column of falling water as the water exits a small bore hole at the bottom of the cylinder and ask students to determine which model is the best of the three.
    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

    499

    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

    255

    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
    333

    views

    233

    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

    232

    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.