Skip to content

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

Notifications You must be signed in to change notification settings

amir-asdp/Dynamics_Projects

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages