Resources

Text Search:
Applied Filters
    Free Online Textbook
    122

    views

    53

    downloads

    0

    comments

    2015-Dan_Sloughte-Notes on Diffy Qs Differential Equations for Engineers
    This is a calculus book with the last chapter devoted to ordinary differential equations topics. The effort begins with a study of numerical methods and goes through traditional technique strategies.
    Technique Narrative
    527

    views

    599

    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.
    Free Online Textbook
    143

    views

    70

    downloads

    0

    comments

    2009-Eriksson- Estep-Hansho-Johnson-Computational Differential Equations
    Differential Equations and Advanced Computational Differential Equations, presents a unified approach to computational mathematical modeling using differential equations based on a principle of a fusion of mathematics and computation.
    Technique Narrative
    401

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

    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
    462

    views

    130

    downloads

    0

    comments

    6-017-OncolyticViruses-ModelingScenario
    Students explore oncolytic virotherapy using systems of differential equations and numerical simulations.
    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
    221

    views

    348

    downloads

    0

    comments

    1-060-RegularPerturbation-TechniqueNarrative
    This paper presents an introduction to a set of analytical approximations referred to as regular perturbation. This is a particular mathematical tool within the broader set of perturbation methods.
    Potential Scenario
    171

    views

    80

    downloads

    0

    comments

    2017-Ole_Witt-Hansen-Examples Of Differential Equations In Physics
    This is an article from the author’s homepage. The work contains fundamental and basic background and derivation of the differential equation models for a number of phenomena.
    Potential Scenario
    138

    views

    58

    downloads

    0

    comments

    1994-Paul_Davis-Asking Good Questions about Differential Equations
    A general essay about the Rule of Three – numerical, algebraic, and graphical perspectives + modeling with one illustration about Irish population.
    Potential Scenario
    240

    views

    98

    downloads

    0

    comments

    2017-Chávez-EtAl-Modeling and Analysis of Integrated Pest Control Strategies via Impulsive Differential Equations
    The paper is concerned with the development and numerical analysis of mathematical models used to describe complex biological systems in the framework of Integrated Pest Management (IPM).
    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.
    Free Online Textbook
    1451

    views

    196

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

    views

    112

    downloads

    0

    comments

    2017-Biswasa-EtAl-Mathematical Modeling Applied to Sustainable Management of Marine Resources
    We study a nonlinear mathematical model of fishery management to understand dynamics of a fishery resource system in an aquatic environment that consists of two zones; one free fishing zone and another reserve zone where fishing is strictly...
    Potential Scenario
    136

    views

    71

    downloads

    0

    comments

    2002-Fay-The Pendulum Equation
    We investigate the pendulum equation q’’(t) + l2 sin(q) = 0 and two approximations for it.
    Technique Narrative
    256

    views

    265

    downloads

    0

    comments

    1-015-DimensionlessVariables-TechniqueNarrative
    This material introduces the idea of ``rescaling'' for ordinary differential equations (ODE's) by the use of dimensionless variables. In practice this is an extremely common and useful prelude to the analysis and solution of ODE's.
    Potential Scenario
    127

    views

    49

    downloads

    0

    comments

    2012-Arvind_Kumar_Misra-A simple mathematical model for the spread of two political parties
    In this paper, a non-linear mathematical model for the spread of two political parties has been proposed and analyzed by using epidemiological approach.
    Modeling Scenario
    479

    views

    366

    downloads

    1

    comments

    3-104-BungeeJumping-ModelingScenario
    In this project, students design a bungee jumping cord (cross-sectional area and length) that will keep jumpers safe. Students communicate their recommendations as a letter to a client interested in starting a bungee jumping business.
    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.