Re: Distance between a point and y = ax^2 + bx + c
- From: magidin@xxxxxxxxxxxxxxxxx (Arturo Magidin)
- Date: Wed, 1 Nov 2006 16:34:30 +0000 (UTC)
In article <20061031234246.931$lw@xxxxxxxxxxxxxx>,
David W. Cantrell <DWCantrell@xxxxxxxxxxx> wrote:
magidin@xxxxxxxxxxxxxxxxx (Arturo Magidin) wrote:
In article[snip]
<1235297.1162325667272.JavaMail.jakarta@xxxxxxxxxxxxxxxxxxxxxx>, Magnus
<maol9883@xxxxxxxxxxxxx> wrote:
I'm trying arbitrary functions y = ax^2 + bx + c with arbitary points
to find the closest point between.
Given a point (x0,y0), some parabolas have a unique "closest point" to
it. Some have more than 1; for example, the closest points to (0,1) on
the parabola x=y^2 are (0,0), (1,1), and (-1,1), all of them distance
1.
Three points?! There are at most _two_ closest points.
Quite right. My mistake there.
--
======================================================================
"It's not denial. I'm just very selective about
what I accept as reality."
--- Calvin ("Calvin and Hobbes" by Bill Watterson)
======================================================================
Arturo Magidin
magidin-at-member-ams-org
.
- Follow-Ups:
- Re: Distance between a point and y = ax^2 + bx + c
- From: Chip Eastham
- Re: Distance between a point and y = ax^2 + bx + c
- References:
- Distance between a point and y = ax^2 + bx + c
- From: Magnus
- Re: Distance between a point and y = ax^2 + bx + c
- From: Arturo Magidin
- Re: Distance between a point and y = ax^2 + bx + c
- From: David W . Cantrell
- Distance between a point and y = ax^2 + bx + c
- Prev by Date: Re: Distance between a point and y = ax^2 + bx + c
- Next by Date: regular maps
- Previous by thread: Re: Distance between a point and y = ax^2 + bx + c
- Next by thread: Re: Distance between a point and y = ax^2 + bx + c
- Index(es):
Relevant Pages
|