Resources

Text Search:
Applied Filters
    Modeling Scenario
    237

    views

    166

    downloads

    0

    comments

    1-095-RatingChessPlayers-ModelingScenarios
    The goal of this activity is to have students build a mathematical model involving a system of first order difference equations from a verbal description of a scenario.
    Technique Narrative
    346

    views

    183

    downloads

    0

    comments

    1-003-IntroNumericalMethods-TechniqueNarrative
    We develop elementary approaches to numerically solving first order differential equations with Euler's Method, Improved Euler's Method and develop these geometrically to compute numeric solutions and compare them to analytic solutions.
    Modeling Scenario
    272

    views

    706

    downloads

    0

    comments

    6-024-DronePackageDelivery-ModelingScenario
    Students will derive a system of first order differential equations which describe the flight path of a drone delivering a package.
    Modeling Scenario
    330

    views

    257

    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
    386

    views

    256

    downloads

    0

    comments

    1-024-MalariaControl-ModelingScenario
    This project offers students a chance to make policy recommendations based on the analysis of models using both linear (exponential decay) and non-linear (logistic growth) differential equations.
    Modeling Scenario
    205

    views

    380

    downloads

    0

    comments

    3-050-CometOrbitalMechanics-ModelingScenario
    The broad goal of this activity is to use a basic numerical method to approximate the solution of an initial value problem. In this particular case, we will use Euler's method to help model the trajectory of a comet as it orbits the sun.
    Modeling Scenario
    302

    views

    281

    downloads

    0

    comments

    6-002-EulerCromerPendulum-ModelingScenario
    This activity introduces students to the concept of numerical stability. While modeling a simple pendulum, students compare performance of the semi-implicit Euler-Cromer method with Euler's method and the higher-order Improved Euleror algorithm.
    Technique Narrative
    381

    views

    194

    downloads

    0

    comments

    2-001-NumericalMethodsComparisons-TechniqueNarrative
    This material teaches the basics of numerical methods for first order differential equations by following graphical and numerical approaches. We discuss the order of accuracy of the methods and compare their CPU times.
    Technique Narrative
    491

    views

    229

    downloads

    0

    comments

    1-002-IntegratingFactor-TechniqueNarrative
    We develop a strategy to solve first order differential equations by transforming one side of the equation to the derivative of a product of two functions, thereby making it easy to antidifferentiate that side.
    Technique Narrative
    460

    views

    480

    downloads

    0

    comments

    1-005-NavigatingNumericalMethods-TechniqueNarrative
    This technique narrative is a discovery-based approach to learning the basics of numerical methods for first order differential equations, by following the graphical and analytical perspectives of the forward Euler method and second order Taylor...
    Technique Narrative
    492

    views

    580

    downloads

    0

    comments

    5-005-StiffDifferentialEquations-TechniqueNarrative
    This material introduces the topic of ``stiffness'' for a system of ordinary differential equations (ODE's), through a series of examples. Stiffness is a property that a system of ODE's may posses that make it difficult to solve numerically.
    Modeling Scenario
    374

    views

    250

    downloads

    0

    comments

    1-097-SwimmingPool-ModelingScenario
    This project involves the dynamics of chlorine concentration during regular swimming pool maintenance cycles. Students will have the opportunity to use both analytic and numerical methods.
    Modeling Scenario
    281

    views

    391

    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
    263

    views

    204

    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
    208

    views

    218

    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
    345

    views

    303

    downloads

    0

    comments

    1-021-FeralCatControl-ModelingScenario
    Students act as professional mathematical consultants and write a report analyzing the client's problem. The client company is a fictional organization which advocates for the use of trap-neuter-return (TNR) as a control method for feral cat...
    Modeling Scenario
    296

    views

    420

    downloads

    0

    comments

    1-065-AlgalBlooms-ModelingScenario
    This modeling scenario investigates the massive algal blooms that struck Lake Chapala, Mexico, starting in 1994.
    Modeling Scenario
    284

    views

    368

    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.
    Technique Narrative
    365

    views

    197

    downloads

    0

    comments

    9-001-SkinBurnModelNumericalMethods-TechniqueNarrative
    The heat equation is an important partial differential equation (PDE) which describes the distribution of heat in a given region over time. Numerical methods play an important role in solving these.
    Modeling Scenario
    281

    views

    256

    downloads

    0

    comments

    1-098-NeuronDetection-ModelingScenario
    Students study a linear, first order, one-dimensional ordinary differential equation (ODE) and learn how it can help understand basics of neural dynamics. The modeling framework is known in mathematical neuroscience as ``integrate-and-fire''...