Resources

Text Search:
Applied Filters
    Potential Scenario
    118

    views

    41

    downloads

    0

    comments

    Modeling Scenario
    319

    views

    250

    downloads

    0

    comments

    3-011-EulerBallThrowing-ModelingScenario
    If a tennis ball is thrown through the air it will hit the ground due to gravity. Using Euler's method, write a short script (Python, Matlab, R, etc.) to find the trajectory of the ball which will maximize the distance the ball lands from the...
    Free Online Textbook
    196

    views

    50

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

    views

    64

    downloads

    0

    comments

    2016-Roberto_Camporesi-A fresh look at linear ordinary differential equations with constant coefficients
    We present an approach to the impulsive response method for solving linear constant-coefficient ordinary differential equations of any order based on the factorization of the differential operator.
    Potential Scenario
    185

    views

    76

    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
    147

    views

    76

    downloads

    0

    comments

    2009-Su-EtAl-Fitting Compartmental Models to Multiple Dose Pharmacokinetic Data using SAS
    In the case of a multiple dose study where subjects experience different dosing times, a superposition principle can be used to recursively account for each additional dose.
    Modeling Scenario
    202

    views

    365

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

    views

    256

    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
    245

    views

    94

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

    views

    74

    downloads

    0

    comments

    2017-Jean-Roux-Mathematical Models in Air Quality Problems
    Presents many models with analysis in air quality control. Starts with chemical kinetics models and builds complexity to PDE models.
    Potential Scenario
    158

    views

    50

    downloads

    0

    comments

    2016-Wilkie-EtAl-Using ODEs to Explore Cancer-Immune Dynamics and Tumor Dormancy
    Here we present a general method using ordinary differential equations (ODEs) to model and analyze cancer-immune interactions, and in particular, immune-induced tumor dormancy.
    Potential Scenario
    105

    views

    49

    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
    363

    views

    186

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

    views

    228

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

    views

    62

    downloads

    0

    comments

    2011-Brian_Winkel-Parameter Estimates in Differential Equation Models for Population Growth
    We estimate the parameters present in several differential equation models of population growth, specifically logistic growth models and multiple species competition models.
    Potential Scenario
    133

    views

    71

    downloads

    0

    comments

    2010-Keesom-EtAl-Fishing for Answers Investigating Sustainable Harvesting Ra
    The purpose of this report is to determine and propose a model by which an optimal harvesting frequency can be determined to maintain a steady population of Alaskan salmon.
    Potential Scenario
    804

    views

    52

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

    views

    471

    downloads

    0

    comments

    1-005-NavigatingNumericalMethods-TechniqueNarrative
    This technique narrative is a discovery-based approach to learning the basics of numerical methods for first order differential equations, by following the graphical and analytical perspectives of the forward Euler method and second order Taylor...
    Technique Narrative
    529

    views

    214

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

    views

    444

    downloads

    0

    comments

    6-068-VisualizingPredator-PreyCycles
    In this modeling scenario, we propose a gentle introduction to limit cycles using nullcline analysis and a spreadsheet graphical approach via the fourth-order Runge-Kutta method. We will be offering three predator-prey models, each more complex...