Problem 2383. Kepler's Equation
Solve Kepler's Equation.
Note that the solution is rounded down to 5 decimal places at the test suite.
Inputs:
- M mean anomaly [rad]
- e eccentricity [1]
Outputs:
- E eccentric anomaly [rad]
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers158
Suggested Problems
-
Project Euler: Problem 9, Pythagorean numbers
1321 Solvers
-
Back to basics 22 - Rotate a matrix
922 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1952 Solvers
-
743 Solvers
-
703 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!