MathGroup Archive 1995

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

Search the Archive

Comparison of overlapping numbers

  • Subject: [mg2169] Comparison of overlapping numbers
  • From: "reece_d%Organization=ELEC_SYST_ENGR%Telephone=(404) 263-9200 x4439"%a1.clust.CLUST.umc at engult.lxe.com (404) (404) (404) (404) (404) ("Daryl Reece")
  • Date: Wed, 11 Oct 1995 05:59:23 GMT
  • Approved: usenet@wri.com
  • Distribution: local
  • Newsgroups: wri.mathgroup
  • Organization: Wolfram Research, Inc.
  • Sender: daemon at wri.com ( )

   I ahve a list of transmission start times and a known transmission 
length.  I want to finc out how many of the transmissions overlap one 
another.  Can anyone think of a quick way to do this.  Brute force is very 
slow.  By brute force I mean comparing the start time of each start time to 
evry other start time to see if they are within the transmission time.  
I've been trying to figure out a MMA algorithm that would be analogous to 
plotting all of the transmit times and counting the overlaps but I'm not 
sure how to do this.  Any suggestions?
   
   Thanks in advance,
   Daryl
   Reece_D at elmg.com



  • Prev by Date: Re: Simplifying vector expressions
  • Next by Date: Why gives Plot[GTK,{q,o,30}] negat. min. at q=15 ? (GTK:=1/3 q^2 - 10 q + 100)
  • Previous by thread: Differential operators
  • Next by thread: Comparison of overlapping numbers