Resources

Text Search:
Applied Filters
    Free Online Textbook
    391

    views

    103

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

    views

    257

    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
    417

    views

    96

    downloads

    0

    comments

    6-017-OncolyticViruses-ModelingScenario
    Students explore oncolytic virotherapy using systems of differential equations and numerical simulations.
    Article or Presentation
    918

    views

    73

    downloads

    0

    comments

    SIMIODE Spring 2024 Webinars - Insightmaker
    We discuss the use of the FREE system dynamics software Insightmaker (https://insightmaker.com/) in a first course in Ordinary Differential Equations (with a modeling emphasis).
    Free Online Textbook
    127

    views

    59

    downloads

    0

    comments

    2015-H_Sayama-Intro to Modeling and Analysis of Complex Systems
    Introduces students to mathematical/computational modeling and analysis developed in the emerging interdisciplinary field of Complex Systems Science.
    Modeling Scenario
    264

    views

    212

    downloads

    0

    comments

    1-035-DotseroVolcanoEruption-ModelingScenario
    In this scenario, we use Carbon-14 dating of the Dotsero volcano in Colorado as a way of emphasizing this multistage process of modeling.
    Modeling Scenario
    247

    views

    202

    downloads

    0

    comments

    1-066-USCensusModeling-ModelingScenario
    The United States Census, conducted every 10 years, gives data on the United States population, that can be modeled with the exponential, logistic, or Gompertz functions.
    Modeling Scenario
    434

    views

    215

    downloads

    0

    comments

    6-005-InsectColonySurvivalOpt-ModelingScenario
    We present a system of nonlinear differential equations to model the control of energy flow into producing workers or reproducers in an insect colony, using a set of given parameters and a number of different energy functions.
    Modeling Scenario
    624

    views

    710

    downloads

    0

    comments

    3-043-BallisticModeling-SpongeDart-ModelingScenario
    The goal of this project is for students to develop, analyze, and compare three different models for the flight of a sponge dart moving under the influences of gravity and air resistance.
    Free Online Textbook
    146

    views

    57

    downloads

    0

    comments

    2016-Langtangen-Pedersen - Scaling of Differential Equations
    Nowadays, the greatest practical benefit of scaling is related to running numerical simulations, since scaling greatly simplifies the choice of values for the input data and makes the simulations results more widely applicable.