Resources

Text Search:
Applied Filters
    Potential Scenario
    113

    views

    59

    downloads

    0

    comments

    2014-Niemann-Miklos-Simple Method for Estimation of Parameters in First Order Systems
    A simple method for estimation of parameters in first order systems with time delays is presented in this paper.
    Potential Scenario
    106

    views

    54

    downloads

    0

    comments

    2003-Givens-Bonfima-Direct observation of normal modes in coupled oscillators
    We propose a simple and inexpensive method to directly observe each normal mode of a system of coupled oscillators, as well as to measure its corresponding frequency, without performing Fourier analysis or using expensive apparatus.
    Technique Narrative
    364

    views

    185

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

    views

    69

    downloads

    0

    comments

    2015-Zhang-EtAl-On the Selection of ODE Models with Application to Predator-Prey Dynamical Models
    We propose a computationally inexpensive approach that employs statistical estimation of the full model, followed by a combination of a least squares approximation (LSA) and the adaptive Lasso.
    Modeling Scenario
    284

    views

    756

    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
    142

    views

    55

    downloads

    0

    comments

    2018-Adeniji-EtAl-InverseProblemHolling-TannerModel
    We consider the inverse problem of parameter identification of nonlinear system of ODEs for a specific case of complete information about solution of the Holling-Tanner model for finite number of points for the finite time interval.
    Potential Scenario
    236

    views

    82

    downloads

    0

    comments

    2017-Justin_Krueger-Parameter Estimation Methods for Ordinary Differential Equation Models with Applications to Microbiology
    We demonstrate the feasibility of principal differential analysis using simulation studies and then apply the method to intestinal and vaginal microbiota data.
    Potential Scenario
    127

    views

    45

    downloads

    0

    comments

    Modeling Scenario
    351

    views

    273

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

    views

    70

    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
    193

    views

    81

    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
    132

    views

    79

    downloads

    0

    comments

    2014-Wang-EtAl-Estimating Mixed-Effects Differential Equation Models
    When multiple replicates of measurements are available for the dynamic process, it is of great interest to estimate mixed-effects in the ODE model for the process. We propose a semiparametric method to estimate mixed-effects ODE models.
    Modeling Scenario
    311

    views

    299

    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
    250

    views

    95

    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
    189

    views

    80

    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
    167

    views

    55

    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
    206

    views

    96

    downloads

    0

    comments

    2001-Smith-Moore-The SIR Model for Spread of Disease
    A multiple part tour of SIR Models freely available with Maple, Mathematics, and MatLab support files at MAA site.
    Potential Scenario
    109

    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
    394

    views

    194

    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
    521

    views

    229

    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.