Resources

Text Search:
Applied Filters
    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.
    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.
    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
    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
    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.
    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.
    Modeling Scenario
    292

    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
    239

    views

    97

    downloads

    0

    comments

    2017-Chávez-EtAl-Modeling and Analysis of Integrated Pest Control Strategies via Impulsive Differential Equations
    The paper is concerned with the development and numerical analysis of mathematical models used to describe complex biological systems in the framework of Integrated Pest Management (IPM).
    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.
    Modeling Scenario
    212

    views

    397

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

    views

    73

    downloads

    0

    comments

    2017-D_Goulet-Modeling, Simulating, and Parameter Fitting of Biochemical Kinetic Experiments
    In many chemical and biological applications, systems of differential equations containing unknown parameters are used to explain empirical observations and experimental data. The differential equations are typically nonlinear.
    Modeling Scenario
    234

    views

    577

    downloads

    0

    comments

    9-020-HeatDiffusion-ModelingScenario
    This project guides students through experimental, analytical, and numerical techniques for understanding the heat (diffusion) equation with nonhomogeneous boundary conditions. In particular, students collect data and model a physical scenario.
    Potential Scenario
    156

    views

    111

    downloads

    0

    comments

    2017-Biswasa-EtAl-Mathematical Modeling Applied to Sustainable Management of Marine Resources
    We study a nonlinear mathematical model of fishery management to understand dynamics of a fishery resource system in an aquatic environment that consists of two zones; one free fishing zone and another reserve zone where fishing is strictly...
    Modeling Scenario
    296

    views

    400

    downloads

    0

    comments

    3-060-DataToDifferentialEquation-ModelingScenario
    Students use knowledge of second-order linear differential equations in conjunction with physical intuition of spring-mass systems to estimate the damping coefficient and spring constant from data.
    Technique Narrative
    251

    views

    262

    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.