Resources

Text Search:
Applied Filters
    Potential Scenario
    150

    views

    50

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

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

    views

    789

    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
    140

    views

    56

    downloads

    0

    comments

    2008-Ahmed_Mohameden-Solving initial-value second order ordinary differential equations on an Excel spreadsheet
    This paper presents a friendly method of solving initial-value second order differential equations (DEs) analytically on a MS Excel© workbook.
    Technique Narrative
    377

    views

    189

    downloads

    0

    comments

    1-003-IntroNumericalMethods-TechniqueNarrative
    We develop elementary approaches to numerically solving first order differential equations with Euler's Method, Improved Euler's Method and develop these geometrically to compute numeric solutions and compare them to analytic solutions.
    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.
    Modeling Scenario
    230

    views

    151

    downloads

    0

    comments

    6-028-SaltCompartments-ModelingScenario
    Model a phenomena in which salt mixtures from two tanks are mixed with changing volumes of water.
    Potential Scenario
    256

    views

    97

    downloads

    0

    comments

    2018-Joseph-EtAl-A Nonlinear differential equation model of Asthma effect of environmental pollution using LHAM
    In this paper, we investigated a nonlinear differential equation mathematical model to study the spread of asthma in the environmental pollutants from industry and mainly from tobacco smoke from smokers in different type of population.
    Technique Narrative
    543

    views

    312

    downloads

    0

    comments

    1-010-AtmosphericCO2Bifurcation-TechniqueNarrative
    Students are introduced to the concept of a bifurcation in a first-order ordinary differential equation (ODE) through a modeling scenario involving atmospheric carbon dioxide whish is taken as a parameter and temperature is a function of time.
    Potential Scenario
    146

    views

    92

    downloads

    0

    comments

    2017-Alex_Honchar-Neural Networks For Solving Differential Equations
    In this post I want to show how I applied simple feed-forward NNs to different differential equations with increasing complexity: ODEs, second order ODEs, and, finally, PDEs.
    Potential Scenario
    226

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

    views

    220

    downloads

    0

    comments

    1-035-DotseroVolcanoEruption-ModelingScenario
    In this scenario, we use Carbon-14 dating of the Dotsero volcano in Colorado as a way of emphasizing this multistage process of modeling.
    Potential Scenario
    173

    views

    53

    downloads

    0

    comments

    2017-Sim-EtAl-Optimal control of a coupled tanks system with model-reality differences
    In this paper, an efficient computational approach is proposed to optimize and control a coupled tanks system.
    Potential Scenario
    191

    views

    61

    downloads

    0

    comments

    Potential Scenario
    152

    views

    48

    downloads

    0

    comments

    1999-Peter_Deuflhard-Differential Equations in Technology and Medicine
    It deals with a variety of challenging real life problems selected from clinical cancer therapy, communication technology, polymer production, and pharmaceutical drug design.
    Technique Narrative
    427

    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.