Resources

Text Search:
Applied Filters
    Modeling Scenario
    208

    views

    381

    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
    172

    views

    55

    downloads

    0

    comments

    3-052-OptimalProjectileFiring-ModelingScenario
    We offer the opportunity to model a projectile's trajectory in several cases, all without resistance.
    Modeling Scenario
    1077

    views

    169

    downloads

    0

    comments

    3-051-ProjectileMotions-ModelingScenario
    We consider several instances of projectile flight without resistance, one on level ground and one from edge of cliff to determine maximum distance and placement.
    Modeling Scenario
    347

    views

    273

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