Pinned Repositories
2DOF-Rocket-Flight-Modelling
Falcon-1-Rocket-2DOF-Modelling
Modelling of the Falcon 1 rocket powered by the Space-X Merlin -1 C engine for landing and takeoff via the Matlab-Simulink program. It is a model of how to perform a full flight simulation of the takeoff and landing of a rocket. I aim to check how a gravity rotation works, the deorbit descent stage, boost buck and input burn, and the tilt angle for a vertical descent. It was assumed that a single-stage rocket took off and landed. I have defined the thrust and friction force as a function. I've determined varying gamma angles on takeoff and landing. I tried to create a pitch controller.
LambertProblem
Langrange-problem
Langrange problem
LEO-Satellite-Dynamics
Here I am programming the translational dynamics of a low earth satellite using ode45 in Matlab. I have adapted the angle of inclination to the 51.6-degree position of the ISS. All my code is open for development.
MatLab-Lambert-Code
A code to find the transfer orbit given start date, end date, start location, and end location made in MatLab. This is necessary for the Porkchop Plot code.
Mixedmatlabcode
MoonLanding
orbitalmech
orbital motion
Spring-Mass-System-Algorithm
Using the Matlab program, I developed an algorithm that basically calculates the mode and natural frequency of a series-connected undamped mass-spring system based on the degree of freedom that the user inputs.
aylnedg's Repositories
aylnedg/Langrange-problem
Langrange problem
aylnedg/Falcon-1-Rocket-2DOF-Modelling
Modelling of the Falcon 1 rocket powered by the Space-X Merlin -1 C engine for landing and takeoff via the Matlab-Simulink program. It is a model of how to perform a full flight simulation of the takeoff and landing of a rocket. I aim to check how a gravity rotation works, the deorbit descent stage, boost buck and input burn, and the tilt angle for a vertical descent. It was assumed that a single-stage rocket took off and landed. I have defined the thrust and friction force as a function. I've determined varying gamma angles on takeoff and landing. I tried to create a pitch controller.
aylnedg/LEO-Satellite-Dynamics
Here I am programming the translational dynamics of a low earth satellite using ode45 in Matlab. I have adapted the angle of inclination to the 51.6-degree position of the ISS. All my code is open for development.
aylnedg/Spring-Mass-System-Algorithm
Using the Matlab program, I developed an algorithm that basically calculates the mode and natural frequency of a series-connected undamped mass-spring system based on the degree of freedom that the user inputs.
aylnedg/2DOF-Rocket-Flight-Modelling
aylnedg/LambertProblem
aylnedg/MatLab-Lambert-Code
A code to find the transfer orbit given start date, end date, start location, and end location made in MatLab. This is necessary for the Porkchop Plot code.
aylnedg/Mixedmatlabcode
aylnedg/MoonLanding
aylnedg/orbitalmech
orbital motion
aylnedg/satellite
aylnedg/TaylorSeries