amir-asdp / Dynamics_Projects

Plot and Simulation of satelite, projectile and missile using the Runge Kutta numerical method in MATLAB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamics_Projects

Satelite

Both fixed and moving frame has been assumed in the center of Earth. Also, the Runge Kutta algorithm has been written manually and ode45 has not been used.




Projectile

Both fixed and moving frame has been assumed in the center of Earth. Also, the Runge Kutta algorithm has been written manually and ode45 has not been used.




Missile

A missile has been launched in X = Xi , Y = Yi , Z = 0 and the velocity of missile during the Movement is constant. The problem is finding Fx , Fy , Fz with respect of " t ". All the calculations are without assuming the Earth rotation.

About

Plot and Simulation of satelite, projectile and missile using the Runge Kutta numerical method in MATLAB.


Languages

Language:MATLAB 100.0%