|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I glanced at a few sites hit with Google, but didn't see
anything particularly simple to do this, so I'll ask here.
I have an ellipse, of which I know its centre point (0,0)
and its major and minor axes (looks a lot like a nonuniform
scaled cylinder ^_^ )...I want to find its foci (well, only
one of 'em, but if I know one I have the other). Is there
a quick formula for doing this with the given data, or do I
have to try to remember more than the most fundamental
aspects of my mathematical education?
--
Tim Cook
http://home.bellsouth.net/p/PWP-empyrean
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GFA dpu- s: a?-- C++(++++) U P? L E--- W++(+++)>$
N++ o? K- w(+) O? M-(--) V? PS+(+++) PE(--) Y(--)
PGP-(--) t* 5++>+++++ X+ R* tv+ b++(+++) DI
D++(---) G(++) e*>++ h+ !r--- !y--
------END GEEK CODE BLOCK------
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Wed, 29 Oct 2003 03:31:18 -0500, Tim Cook <z99### [at] bellsouthnet> wrote:
> I glanced at a few sites hit with Google, but didn't see
> anything particularly simple to do this, so I'll ask here.
> I have an ellipse, of which I know its centre point (0,0)
> and its major and minor axes (looks a lot like a nonuniform
> scaled cylinder ^_^ )...I want to find its foci (well, only
> one of 'em, but if I know one I have the other). Is there
> a quick formula for doing this with the given data, or do I
> have to try to remember more than the most fundamental
> aspects of my mathematical education?
If I understand what you are looking for correctly, I see answer in first
entry of http://www.google.com/search?q=finding+foci+ellipse :-)
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
ABX wrote:
> If I understand what you are looking for correctly, I see answer in first
> entry of http://www.google.com/search?q=finding+foci+ellipse :-)
hmm guess that's a bit more useful than just googling for 'ellipse'
^_^;;
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Tim Cook wrote:..
> I glanced at a few sites hit with Google, but didn't see
> anything particularly simple to do this, so I'll ask here.
> I have an ellipse, of which I know its centre point (0,0)
> and its major and minor axes (looks a lot like a nonuniform
> scaled cylinder ^_^ )...I want to find its foci (well, only
> one of 'em, but if I know one I have the other). Is there
> a quick formula for doing this with the given data, or do I
> have to try to remember more than the most fundamental
> aspects of my mathematical education?
>
1. draw both axes op the ellipse
2. draw a circle centered at one end point of the small axis with a
radius equal to the length of half the large axis.
3. the intersection points of this circle and the larger axis are the
foci of the ellipse.
Herman
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
HermanS wrote:
> 1. draw both axes op the ellipse
> 2. draw a circle centered at one end point of the small axis with a
> radius equal to the length of half the large axis.
> 3. the intersection points of this circle and the larger axis are the
> foci of the ellipse.
...
Whoah! That's cool! ^_^
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |