Skip to content
View dunning-kruger's full-sized avatar
👍
👍

Block or report dunning-kruger

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. 3DOF-Rocket-Simulation 3DOF-Rocket-Simulation Public

    Forked from Splice09/3DOF-Rocket-Simulation

    Using MATLAB to simulate a rocket launch with constant acceleration (3DOF). This is a term project for Aerospace Systems (AERO 3220) at Auburn University (AU).

    MATLAB 1

  2. 1D-Tank-Draining-Simulation 1D-Tank-Draining-Simulation Public

    Using MATLab to simulate fluid height in a 1D tank with both an inlet and outlet. This is a term project for Mechanical Engineering Systems (MCE 538) at the University of Rhode Island (URI).

  3. 1D-Pendulum-With-Gearbox 1D-Pendulum-With-Gearbox Public

    Using MATLab to simulate various configurations of an electromechanical system. This is a term project for Mechanical Engineering Systems (MCE 538) at the University of Rhode Island (URI).

  4. mechanical-vibrations mechanical-vibrations Public

    Using Mathematica to simulate and analyze various configurations of mechanical system. This is code for the Advanced Vibrations (MCE 564) course at the University of Rhode Island (URI).

    Mathematica

  5. Launch-Vehicle-Trajectory Launch-Vehicle-Trajectory Public

    Simulate a rocket's flight path through atmosphere. This is accomplished by creating an acceleration model using SciPy's ODEINT and integrating to calculate velocity and position.

    Python