Re: computing geodesics, geodesic distance algorithms
- From: Robert Low <mtx014@xxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 18:31:19 +0000
g.wall wrote:
does anyone know where i can find a good paper for the novice (im an EE) on computing geodesics, or maybe a good algorithm outline for this?
You probably need to give more context to get a useful reply to this.
Geodesics are 'just' solutions to a second order ODE, so you can use the ODE solver of your choice. But depending on the metric, it may be possible to simplify the problem considerably before resorting to numerics.
Also, what you do depends on whether you are trying to find the geodesic starting of at a particular point and in a particular direction, or seeking a geodesic connecting a pair of points. .
- Follow-Ups:
- References:
- computing geodesics, geodesic distance algorithms
- From: g.wall
- computing geodesics, geodesic distance algorithms
- Prev by Date: Re: equidistant sets
- Next by Date: Re: Well Ordering the Reals
- Previous by thread: computing geodesics, geodesic distance algorithms
- Next by thread: Re: computing geodesics, geodesic distance algorithms
- Index(es):
Relevant Pages
|