Resources

Text Search:
Applied Filters
    Technique Narrative
    317

    views

    145

    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
    304

    views

    201

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

    views

    111

    downloads

    0

    comments

    2-005-LinearizeItAll-TechniqueNarrative
    Linear approximations are often used to simplify nonlinear ordinary differential equations (ODEs) for ease in analysis. The resulting linear approximation produces an ODE where closed form solutions may be obtained.
    Modeling Scenario
    364

    views

    663

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

    views

    158

    downloads

    0

    comments

    5-080-SpaceFlightRecolonize-ModelingScenario
    This project is a combination of differential equations, multi-variable calculus, and vector calculus with use of technology to model colonization of a new planet. Students solve a system of second order differential equations to model a planet
    Potential Scenario
    159

    views

    40

    downloads

    0

    comments

    1999-Khorasheh-Ahmadi-Gerayeli-Application of Direct Search Optimization for Pharmacokinetic Parameter Estimation
    For simple pharmacokinetic compartmental models, analytical solution to the governing differential equations provide a mean to evaluate the associated rate constants. Such methods, however, can not be used used for more complex multi-compartment...
    Potential Scenario
    767

    views

    39

    downloads

    0

    comments

    2019-Stender_EtAl-Recovery_Of_Differential_Equations_From_Impulse_Response
    In this work, a recent method, which allows reconstructing differential equations from time series data, is extended for higher degrees of automation.
    Free Online Textbook
    358

    views

    71

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

    views

    40

    downloads

    0

    comments

    Potential Scenario
    116

    views

    38

    downloads

    0

    comments

    2011-Nguyen-Shi-Modeling the absorption circulation and metabolism of tirapazamine
    This apparently is a student project and it develops the kinetic model, uses Matlab for numerical solution, analytic solution and numerical solution.
    Free Online Textbook
    89

    views

    41

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

    views

    91

    downloads

    0

    comments

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

    views

    77

    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
    177

    views

    157

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

    views

    246

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

    views

    63

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

    views

    42

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

    views

    44

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

    views

    175

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

    views

    481

    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.