Resources

Text Search:
Applied Filters
    Technique Narrative
    382

    views

    189

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

    views

    206

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

    views

    524

    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...
    Modeling Scenario
    416

    views

    282

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

    views

    197

    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.
    Modeling Scenario
    370

    views

    288

    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
    217

    views

    398

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

    views

    99

    downloads

    0

    comments

    2001-Smith-Moore-The SIR Model for Spread of Disease
    A multiple part tour of SIR Models freely available with Maple, Mathematics, and MatLab support files at MAA site.
    Modeling Scenario
    321

    views

    301

    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
    534

    views

    601

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

    views

    78

    downloads

    0

    comments

    2010-Keesom-EtAl-Fishing for Answers Investigating Sustainable Harvesting Ra
    The purpose of this report is to determine and propose a model by which an optimal harvesting frequency can be determined to maintain a steady population of Alaskan salmon.
    Potential Scenario
    247

    views

    86

    downloads

    0

    comments

    2017-Justin_Krueger-Parameter Estimation Methods for Ordinary Differential Equation Models with Applications to Microbiology
    We demonstrate the feasibility of principal differential analysis using simulation studies and then apply the method to intestinal and vaginal microbiota data.
    Modeling Scenario
    287

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

    views

    61

    downloads

    0

    comments

    2014-Niemann-Miklos-Simple Method for Estimation of Parameters in First Order Systems
    A simple method for estimation of parameters in first order systems with time delays is presented in this paper.
    Modeling Scenario
    247

    views

    183

    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.