Deutsch   English   Français   Italiano  
<17c22061208c6961$50483$3384359$802601b3@news.usenetexpress.com>

View for Bookmarking (what is this?)
Look up another Usenet article

From: Farley Flud <ff@linux.rocks>
Subject: Re: A Problem To Solve :-)
Newsgroups: comp.os.linux.advocacy,sci.physics
References: <uog01l$mi9n$1@solani.org> <17ac13c4ae353932$16712$1979536$802601b3@news.usenetexpress.com> <uohk04$ndab$2@solani.org> <up4385$11vs3$1@solani.org> <upl2ru$19kpu$1@solani.org> <upq42l$1c60v$1@solani.org> <ups2ld$1d50k$3@solani.org> <uqchvt$1b5k$1@solani.org> <uqj214$4n5g$1@solani.org> <uqscuu$9b97$1@solani.org> <ur45p8$db29$1@solani.org> <urlmqs$mk3p$1@solani.org> <uru46k$r281$1@solani.org> <us803n$vq9u$1@solani.org> <usdil4$12kro$1@solani.org> <usl7l5$16vel$1@solani.org> <ut5b51$1eobe$1@solani.org> <ut615g$1feb3$1@solani.org> <utl6fv$1moef$1@solani.org> <uu20sv$1t6i2$1@solani.org> <uu4sv8$1umj5$1@solani.org> <uucvp2$23320$1@solani.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Lines: 32
Path: ...!weretis.net!feeder6.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!news.usenetexpress.com!not-for-mail
Date: Mon, 01 Apr 2024 10:13:29 +0000
Nntp-Posting-Date: Mon, 01 Apr 2024 10:13:29 +0000
X-Received-Bytes: 1978
X-Complaints-To: abuse@usenetexpress.com
Organization: UsenetExpress - www.usenetexpress.com
Message-Id: <17c22061208c6961$50483$3384359$802601b3@news.usenetexpress.com>
Bytes: 2375

On Sun, 31 Mar 2024 19:40:02 -0500, Physfitfreak wrote:

> 
> If the missile computes that 5 fighter jets at time t will exactly be at 
> these coordinates in the sky:
> 
> Jet 1: (4.38 km, 3.9 km, 8.1 km)
> Jet 2: (5.23 km, 9.61 km, 4.74 km)
> Jet 3: (6.93 km, 6.01 km, 6.88 km)
> Jet 4: (8.32 km, 2.12 km, 2.5 km)
> Jet 5: (2.53 km, 4.23 km, 5.82 km)
> 
> then answer the following 2 questions:
> 
> 1- what would be the coordinates of the point in the sky, that the 
> missile with the weakest warhead needs to explode at, at time t, to 
> damage all those 5 fighter jets critically enough?
> 
> 2- within what minimum radius of that explosion, any fighter jet would 
> get critically damaged at time t?
>

AFAIK, this is a very difficult problem.'

But algorithms have recently been developed.  The best one is, of
course, implemented in FOSS:

https://github.com/hbf/miniball

When I get some free time I may try it out.