Create a reference ellipsoid and then convert the geodetic
latitude to geocentric latitude. The reference ellipsoid contains
a flattening factor.
s = wgs84Ellipsoid;
geocentricLatitude(45, s.Flattening)
ans =
44.8076
Create a reference ellipsoid and then convert a geodetic
latitude expressed in radians to geocentric latitude. The reference
ellipsoid contains a flattening factor.
s = wgs84Ellipsoid;
geocentricLatitude(pi/3, s.Flattening, 'radians')
Geodetic latitude of one or more points, specified as a scalar
value, vector, matrix, or N-D array. Values must be in units that
match the input argument angleUnit, if supplied,
and in degrees, otherwise.
Data Types: single | double
Flattening of reference spheroid, specified as a scalar value.
Data Types: single | double
Unit of measurement for angle, specified as either 'degrees' or 'radians'.
Geocentric latitudes of one or more points, returned as a scalar
value, vector, matrix, or N-D array. Values are in units that match
the input argument angleUnit, if supplied, and
in degrees, otherwise.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.