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

    views

    284

    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
    461

    views

    129

    downloads

    0

    comments

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

    views

    84

    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
    141

    views

    66

    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
    281

    views

    220

    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
    253

    views

    218

    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
    472

    views

    242

    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
    666

    views

    712

    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
    156

    views

    60

    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.