Resources

Text Search:
Applied Filters
    Technique Narrative
    399

    views

    195

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

    views

    206

    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
    443

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

    views

    221

    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
    222

    views

    52

    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
    815

    views

    54

    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
    408

    views

    108

    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
    216

    views

    55

    downloads

    0

    comments

    Potential Scenario
    148

    views

    48

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

    views

    129

    downloads

    0

    comments

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

    views

    99

    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
    219

    views

    241

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

    views

    597

    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.