Conversion from ellipsoidal to geocentric cartesian

How can I convert from geodetic (ellipsoidal) to geocentric cartesian by using iteration?

 Accepted Answer

Torsten
Torsten on 4 Nov 2023
Moved: Torsten on 4 Nov 2023
I don't think that you need iteration. The 5 steps for conversion are given in the section "Algorithm" under

2 Comments

I know these formulas. I directly converted coordinate systems using that, but my instructor wants me to use iteration while converting coordinates.
Then you should ask your instructor what he means by this.
If you want to convert from geocentric to geodetic, you need iteration, but not from geodetic to geocentric.

Sign in to comment.

More Answers (0)

Categories

Find more on Geoscience in Help Center and File Exchange

Asked:

on 4 Nov 2023

Commented:

on 4 Nov 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!