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 Solvers154
Suggested Problems
-
Return the 3n+1 sequence for n
8355 Solvers
-
Project Euler: Problem 3, Largest prime factor
1601 Solvers
-
Find a subset that divides the vector into equal halves
391 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1143 Solvers
-
850 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!