Skip to content

Small matlab program to solve the kepler's equation using Euler and Newton-Rapson methods

License

Notifications You must be signed in to change notification settings

gagocarrilloedgar/kepler-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kepler-solver

Small MATLAB program to solve the kepler's equation using Euler and Newton-Rapson methods.

Code report


This report is developed with the purpose of giving the lecturer a better understanding of the Keplers' equation resolution using different iterative methodologies. The body of the project briefly explains both Euler and Newton rapson methodologies and their equations. Finally an analysis of three different initial conditions is made for both methodologies and their computational cost.


The report can be found here in the following link:

Download report

Some of the results you should get when runing the code are:

Iteration until converged using the euler method

Iteration until converged using the Newton-Rapson method

Please contact me to the following email if you find any mistake ar have any questions regarding the development:

edgargc.upc@gmail.com

About

Small matlab program to solve the kepler's equation using Euler and Newton-Rapson methods

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published