Resources

Text Search:
Applied Filters
    Modeling Scenario
    307

    views

    232

    downloads

    0

    comments

    1-027-StochasticProcesses-ModelingScenario
    We build the infinite set of first order differential equations for modeling a stochastic process, the so-called birth and death equations. We will only need to use integrating factor solution strategy or DSolve in Mathematica for success.
    Modeling Scenario
    372

    views

    910

    downloads

    0

    comments

    1-047-Condensation-ModelingScenario
    We simulate the random motion of 200 particles in a 50 by 50 square in which a particle bounces off the two vertical and top walls and condenses on the bottom wall. Animations are produced and data is offered for modeling with a differential...
    Modeling Scenario
    364

    views

    162

    downloads

    0

    comments

    1-001d-HotelPopulationDecay-ModelingScenario
    You will be modeling the following situation: 100 people are in a hotel. Each day, each person has a random chance of 50% of leaving the hotel. No new people enter the hotel. Before you run the simulation in MATLAB, answer some questions.
    Modeling Scenario
    263

    views

    122

    downloads

    0

    comments

    1-084-GoingViral-ModelingScenario
    Students employ randomization in order to create a simulation of the spread of a viral disease in a population (the classroom). Students then use qualitative analysis of the expected behavior of the virus to devise a logistic differential equation.