Resources

Text Search:
Applied Filters
    Potential Scenario
    132

    views

    40

    downloads

    0

    comments

    2005-P_Howard-Modeling with ODE
    In these notes we consider three critical aspects in the theory of ordinary differential equations: developing models of physical phenomena, mathematically well-posed, solving ODE numerically .
    Potential Scenario
    200

    views

    85

    downloads

    0

    comments

    2009-Peter-Howard-Modeling With ODE
    This is a set of class notes rich in examples and ideas for modeling. There is some MatLab code in support of some of the activities.
    Free Online Textbook
    1449

    views

    194

    downloads

    0

    comments

    2011-Steven_Desjardins-Remi_Vaillancourt-Ordinary_Differential_Equations_Laplace_Transforms_and_Numerical_Methods_for_Engineers
    This text is packed with worked out presentations, problems, and exercises (with solutions) and MatLab code. There is sufficient detail and attention to topics to more than address interests/needs in an introductory course.
    Modeling Scenario
    237

    views

    103

    downloads

    0

    comments

    4-065-GasInjection-ModelingScenario
    Students use programs (or create their own code) based on exponential box-scheme approximations for solving systems of nonlinear differential equations that contain small parameters for the highest derivative terms or singularities in boundary...
    Free Online Textbook
    164

    views

    82

    downloads

    0

    comments

    2014-Jeffrey_Chasnov-Lecture_Notes_on_Introduction_to_Differential_Equations
    The differential equations text is 128 pages and develops and motivates the theory of the material nicely, with links to YouTube lectures to assist.
    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.
    Modeling Scenario
    314

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

    views

    581

    downloads

    0

    comments

    10-100-InsectOutbreaks-ModelingScenario
    We use a system of difference equations that incorporates a temperature-dependent MPB population growth rate to model the outbreak and recovery cycle in mountain pine beetle-infested forests.
    Modeling Scenario
    322

    views

    345

    downloads

    0

    comments

    5-024-PhGreatLakes
    In this teaching modeling scenario, we demonstrate how lessons on salt-tank compartmental modeling can be used to predict phosphorus levels in the Great Lakes.
    Modeling Scenario
    212

    views

    228

    downloads

    0

    comments

    6-075-LorenzSystemSimulation-ModelingScenario
    The Lorenz system is examined by students as a simple model of chaotic behavior or strange attractor. MATLAB code is created to find the numerical solutions of the Lorenz’ system of nonlinear ordinary differential equations using various parameters.
    General Resource
    1053

    views

    142

    downloads

    0

    comments

    Instructor Solutions Second Edition SIMIODE Textbook HTML Version
    This is material we make available for instructors teaching a modeling-first approach to differential equations when using the Second Edition of SIMIODE Textbook, Differential Equations: A Toolbox for Modeling the Real World in HTML Version.
    Modeling Scenario
    444

    views

    879

    downloads

    0

    comments

    9-002-GroundWaterFlow-ModelingScenario
    The goals of this project are to compare a conceptual one-dimensional groundwater flow model to observations made in a laboratory setting, and to discuss the differences.
    Potential Scenario
    157

    views

    63

    downloads

    0

    comments

    2011-Kenny_Harwood-Modeling a RLC Circuit Current with Differential Equations
    This paper gives an abbreviated description of the photovaltaic effect (solar power production process) and then a RLC circuit will be modeled that is powered by a photovaltaic panel.
    Modeling Scenario
    307

    views

    469

    downloads

    0

    comments

    6-070-BeerBubbles-ModelingScenario
    The goal of this project is to set up and numerically solve a first-order nonlinear ordinary differential equation (ODE) system of three equations in three unknowns that models beer bubbles that form at the bottom of a glass and rise to the top.
    Modeling Scenario
    391

    views

    265

    downloads

    0

    comments

    5-076-LanchesterLaws-ModelingScenario
    Lanchester's laws are used to calculate the relative strengths of military forces. The Lanchester equations are differential equations describing the time dependence of two armies' strengths A and B as a function of time,
    Modeling Scenario
    308

    views

    282

    downloads

    0

    comments

    1-127-FishHarvesting-ModelingScenario
    We offer students a harvesting model for operating a fishery over a 25 year horizon and ask them to write a report on optimal harvesting policy with their analyses for fishing industry experts (not necessarily mathematicians).
    Modeling Scenario
    475

    views

    245

    downloads

    0

    comments

    6-005-InsectColonySurvivalOpt-ModelingScenario
    We present a system of nonlinear differential equations to model the control of energy flow into producing workers or reproducers in an insect colony, using a set of given parameters and a number of different energy functions.
    Modeling Scenario
    905

    views

    1184

    downloads

    0

    comments

    3-061-ChemEngApps-ModelingScenario
    Students go through a chemical engineering problem: calculate concentration profile of cyclohexane within a catalyst pellet by solving a second order linear differential equation; then analyze the concentration as the radius of the catalyst...
    Modeling Scenario
    666

    views

    713

    downloads

    0

    comments

    3-043-BallisticModeling-SpongeDart-ModelingScenario
    The goal of this project is for students to develop, analyze, and compare three different models for the flight of a sponge dart moving under the influences of gravity and air resistance.
    Modeling Scenario
    199

    views

    147

    downloads

    0

    comments

    9-030-WaterHammer-ModelingScenario
    We develop and apply a numerical algorithm that solves a system of two nonlinear partial differential equations (PDEs) that describes the time evolution of the water hammer phenomenon.