Resources

Text Search:
Applied Filters
    Free Online Textbook
    388

    views

    101

    downloads

    0

    comments

    2015-Eric_Sullivan-Numerical Methods_An_Inquiry-Based_Approach_with_Python
    This is an OER effort on the part of Eric Sullivan to explore the joy of numerical methods. He has provided several versions.
    Technique Narrative
    372

    views

    188

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

    views

    51

    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
    479

    views

    580

    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
    132

    views

    65

    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
    357

    views

    197

    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
    218

    views

    93

    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
    368

    views

    243

    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
    296

    views

    266

    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
    412

    views

    92

    downloads

    0

    comments

    6-017-OncolyticViruses-ModelingScenario
    Students explore oncolytic virotherapy using systems of differential equations and numerical simulations.
    Modeling Scenario
    207

    views

    218

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

    views

    75

    downloads

    0

    comments

    2015-Dios-EtAl-How Engineers deal with Mathematics solving Differential Equations
    The students of fourth course, of the bachelor’s degree in Computer Sciences or Industrial Engineering at the University of Salamanca (Spain), they learn mathematics solving real problems with the help of the acquired interdisciplinary knowledge.
    Modeling Scenario
    271

    views

    704

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

    views

    66

    downloads

    0

    comments

    2013-Fathalla_Rihan-Delay Differential Equations in Biosciences - Parameter estimation and sensitivity analysis
    This is a review article to show that delay differential models have a richer mathematical framework (compared with models without memory or after-effects) and a better consistency with biological phenomena such dynamical diseases and cell growth...
    Potential Scenario
    163

    views

    76

    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
    124

    views

    52

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

    views

    380

    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
    188

    views

    67

    downloads

    0

    comments

    2017-D_Goulet-Modeling, Simulating, and Parameter Fitting of Biochemical Kinetic Experiments
    In many chemical and biological applications, systems of differential equations containing unknown parameters are used to explain empirical observations and experimental data. The differential equations are typically nonlinear.
    Potential Scenario
    225

    views

    91

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

    views

    182

    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.