Resources

Text Search:
Applied Filters
    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.
    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.
    Potential Scenario
    200

    views

    85

    downloads

    0

    comments

    2009-Peter-Howard-Modeling With ODE
    This is a set of class notes rich in examples and ideas for modeling. There is some MatLab code in support of some of the activities.
    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
    117

    views

    51

    downloads

    0

    comments

    1987-Claude-Marmasse-Studies on differential equations of enzyme kinetics-Biomolecular scheme
    The integral curve is compared with the solutions given by the two classical approximations to the problem: it is shown that the steady-state approximation is to be preferred to the rapid equilibrium theory as a general method.
    Technique Narrative
    533

    views

    234

    downloads

    0

    comments

    1-002-IntegratingFactor-TechniqueNarrative
    We develop a strategy to solve first order differential equations by transforming one side of the equation to the derivative of a product of two functions, thereby making it easy to antidifferentiate that side.
    Technique Narrative
    610

    views

    242

    downloads

    0

    comments

    1-001-SepartionOfVariables-TechniqueNarrative
    We discuss strategies to solve first order, ordinary differential equations with mathematical models when the variables may be separated.
    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.
    Potential Scenario
    140

    views

    49

    downloads

    0

    comments

    2003-Bohren-Dimensional analysis-falling bodies--fine art of not solving differential equations
    Dimensional analysis is a simple, physically transparent and intuitive method for obtaining approximate solutions to physics problems, especially in mechanics.
    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.
    Free Online Textbook
    216

    views

    55

    downloads

    0

    comments

    Article or Presentation
    175

    views

    58

    downloads

    0

    comments

    2018-Vajravelu-Teaching Large DE Classes
    Practical problem solving in science and engineering programs require proficiency in mathematics. Improving student performance and retention in mathematics classes requires inventive approaches.
    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.
    Free Online Textbook
    240

    views

    120

    downloads

    0

    comments

    2021-G_Nagy-Ordinary_Differential_Equations
    This is an introduction to ordinary differential equations. We describe the main ideas to solve certain differential equations, like first order scalar equations, second order linear equations, and systems of linear equations.
    Potential Scenario
    136

    views

    65

    downloads

    0

    comments

    2013-Deboeck-Bergeman-The reservoir model-DE model of psychological regulation
    The following article describes a differential equation model based on the concept of a reservoir for psychological regulation.
    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.
    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...
    Potential Scenario
    432

    views

    86

    downloads

    0

    comments

    2020-Cline-EtAl-A Vision for Projects Across the Mathematics Curriculum
    We describe a model that incorporates projects at all stages across the undergraduate mathematics curriculum. Finally, we provide samples of projects that we have used in selected courses.
    Free Online Textbook
    213

    views

    57

    downloads

    0

    comments

    2017-Andrew_Lewis-Introduction_to_Differential_Equations_for_Smart_Kids
    The author addresses the question, "If I do not teach all of the usual techniques and tricks for solving differential equations, what do I replace it with?" in a number of wonderful ways.