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 Solvers152
Suggested Problems
-
Create a cell array out of a struct
1836 Solvers
-
396 Solvers
-
Generate N equally spaced intervals between -L and L
866 Solvers
-
487 Solvers
-
Write c^3 as sum of two squares a^2+b^2
319 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!