Resources

Text Search:
Applied Filters
    Technique Narrative
    320

    views

    155

    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
    363

    views

    229

    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
    346

    views

    146

    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
    270

    views

    246

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

    views

    188

    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
    190

    views

    305

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

    views

    483

    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
    241

    views

    512

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

    views

    185

    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
    238

    views

    152

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

    views

    429

    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
    244

    views

    215

    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''...
    Modeling Scenario
    283

    views

    148

    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
    254

    views

    315

    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
    217

    views

    153

    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
    448

    views

    195

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

    views

    205

    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
    239

    views

    299

    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
    181

    views

    167

    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
    311

    views

    248

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