Resources

Text Search:
Applied Filters
    Modeling Scenario
    245

    views

    182

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

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

    views

    71

    downloads

    0

    comments

    2016-Roberto_Camporesi-A fresh look at linear ordinary differential equations with constant coefficients
    We present an approach to the impulsive response method for solving linear constant-coefficient ordinary differential equations of any order based on the factorization of the differential operator.
    Potential Scenario
    115

    views

    51

    downloads

    0

    comments

    1987-Claude-Marmasse-Studies on differential equations of enzyme kinetics-Biomolecular scheme
    The integral curve is compared with the solutions given by the two classical approximations to the problem: it is shown that the steady-state approximation is to be preferred to the rapid equilibrium theory as a general method.
    Modeling Scenario
    387

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

    views

    72

    downloads

    0

    comments

    2017-GR_Gustafson-Differential Equations Course Materials
    There are many applications from compartment and cascade analysis, recycling brine tank, home heating with multiple rooms, chemostat, microbes, heartbeats, lidocaine, nutrient flow in an aquarium, biomass transfer, pesticides, forecasting prices,...
    Technique Narrative
    397

    views

    204

    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
    298

    views

    270

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

    252

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