Resources

Text Search:
Applied Filters
    Technique Narrative
    329

    views

    174

    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
    366

    views

    230

    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
    355

    views

    151

    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
    287

    views

    191

    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
    195

    views

    307

    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
    182

    views

    80

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

    views

    484

    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
    255

    views

    551

    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
    256

    views

    231

    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
    296

    views

    166

    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
    262

    views

    318

    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
    228

    views

    160

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

    views

    43

    downloads

    0

    comments

    2003-Givens-Bonfima-Direct observation of normal modes in coupled oscillators
    We propose a simple and inexpensive method to directly observe each normal mode of a system of coupled oscillators, as well as to measure its corresponding frequency, without performing Fourier analysis or using expensive apparatus.
    Technique Narrative
    459

    views

    207

    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
    511

    views

    203

    downloads

    0

    comments

    1-001-SepartionOfVariables-TechniqueNarrative
    We discuss strategies to solve first order, ordinary differential equations with mathematical models when the variables may be separated.
    Potential Scenario
    143

    views

    41

    downloads

    0

    comments

    2003-Rasmussen-Keynes-Lines of Eigenvectors and Solutions to Systems of Linear Differential Equations
    The purpose of this paper is to describe an instructional sequence where students invent a method for locating lines of eigenvectors and corresponding solutions to systems of two first order linear ordinary differential equations with constant...
    Potential Scenario
    116

    views

    41

    downloads

    0

    comments

    2003-Bohren-Dimensional analysis-falling bodies--fine art of not solving differential equations
    Dimensional analysis is a simple, physically transparent and intuitive method for obtaining approximate solutions to physics problems, especially in mechanics.
    Modeling Scenario
    342

    views

    213

    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
    257

    views

    329

    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
    187

    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.