Resources

Text Search:
Applied Filters
    Modeling Scenario
    358

    views

    287

    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...
    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.
    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.
    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
    111

    views

    55

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

    views

    83

    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
    1603

    views

    60

    downloads

    0

    comments

    2018-Kovacs-Insperger-Retarded neutral and advanced differential equation models for balancing using an accelerometer
    It is shown that slight modeling differences lead to significant qualitative change in the behavior of the system, which is demonstrated by means of the stability diagrams for the different models.
    Modeling Scenario
    221

    views

    243

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

    views

    72

    downloads

    0

    comments

    2017-GR_Gustafson-Differential Equations Course Materials
    There are many applications from compartment and cascade analysis, recycling brine tank, home heating with multiple rooms, chemostat, microbes, heartbeats, lidocaine, nutrient flow in an aquarium, biomass transfer, pesticides, forecasting prices,...
    Potential Scenario
    166

    views

    57

    downloads

    0

    comments

    2012-Rusinko-Swan-Agent-Based Fabric Modeling Using Differential Equations
    We use an agent-based modeling software, NetLogo, to simulate fabric drape by applying a modified mass spring system.
    Modeling Scenario
    358

    views

    356

    downloads

    0

    comments

    4-039-FallingDarts-ModelingScenario
    we develop, solve, and analyze a second order differential equation model for free fall incorporating air resistance. Students solve the model using two methods -- reduction of order and separation of variables, and method of undetermined...
    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...