Skip to content

akrlowicz/kepler-planet-movement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Planet trajectory

Visualizing planet trajectory using Kepler laws. Short project for numerical methods. Implementation of Kepler law in practice.

Implemented few methods for computing roots of function such as:

  • Regula Falsi
  • Newton - Raphson
  • Fixed point iteration
  • Secant
  • Bisection.

About

Visualizing planet trajectory using Kepler laws

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published