Calculate centroid on earth
- From: "David Luce" <luce@xxxxxxxxxxxxxxxx>
- Date: Thu, 1 Nov 2007 23:22:18 +0000 (UTC)
I would like to calculate the centroid of an arbitrary
polygon on the surface of the earth. The mapping toolbox
includes MEANM, which takes the geographic mean of a set of
points on a geoidal surface(specified by their latitude and
longitude). The centroid, however, is the average of a
set of points considered as vertices of a polygon, weighted
not by the number of vertices, but by the area they
surround. Technically, the nth coordinate of the centroid
is the integral of the product of the nth coordinate and
the differential area. I believe this is not the the same
as the MEANM.
Is there a reasonable combination of spherical functions,
or a part of the mapping toolbox, which can do this?
.
- Prev by Date: Re: Problems in Changing Data Cursor Text
- Next by Date: Re: Problems in Changing Data Cursor Text
- Previous by thread: Numerical evaluation of single integral
- Next by thread: Re: imfilter
- Index(es):
Relevant Pages
|