MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

checking for overlap

  • To: mathgroup at smc.vnet.net
  • Subject: [mg20065] checking for overlap
  • From: dennisw555 at aol.com (DennisW555)
  • Date: Wed, 29 Sep 1999 03:33:25 -0400
  • Organization: AOL http://www.aol.com
  • Sender: owner-wri-mathgroup at wolfram.com

I am looking for an elegant way of checking for overlap.  

Suppose I have a set of time intervals given by
ints = {{t1,t2},{t3,t4},{t5,t6}. ...} and another set of times
tvals = {u1,u2,u3, ...}.
 What is a fast, elegant way of checking which of the tvals is within any of
the ints time intervals?

Thanks,
Dennis


  • Prev by Date: Re: Out[1]=((5-Sqrt[5])/20 + (5+Sqrt[5])/20 ) == 1/2 ???
  • Next by Date: Extend the HTML export function of Mathematica !!!
  • Previous by thread: Re: V4.0 on NT4.0/SP3 does not update the Start/Documents List
  • Next by thread: Re: checking for overlap