Resources

Text Search:
Applied Filters
    Modeling Scenario
    212

    views

    397

    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
    183

    views

    63

    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
    1092

    views

    177

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