Resources

Text Search:
Applied Filters
    Free Online Textbook
    379

    views

    73

    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
    295

    views

    212

    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
    395

    views

    92

    downloads

    0

    comments

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

    views

    65

    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
    115

    views

    52

    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
    246

    views

    154

    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
    226

    views

    184

    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
    386

    views

    204

    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
    586

    views

    668

    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
    139

    views

    47

    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.