Skip to content

HakanSunay/Celestial-Mechanics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celestial-Mechanics

How to make this project fit your needs?

All you have to do is change the time variable in problem1/prob1.m and in problem2/prob2.m.

How to find your time?

  • Go to https://www.timeanddate.com/date/timeduration.html.

  • Enter your birthdate on one side and 01.01.2000 on the other side.

  • After you click Calculate Duration you will get the amount of time in days / hours / minutes.

  • Get the value of days and do the following:

time = days / 365.25
  • In my case it is:
time = 849 / 365.25
time = 2.324435318

How to run the files?

I personally used https://octave-online.net/.

About

Небесна механика / Nebesna mehanika

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages