Sciweavers

18155 search results - page 47 / 3631
» Point
Sort
View
PRL
2006
113views more  PRL 2006»
14 years 9 months ago
Matching two clusters of points extracted from satellite images
Image matching is a stage one performs as soon as one has two images of the same scene, taken from two different points of view. Matching these images is to find the mathematical ...
Patrice Navy, Vincent Pagé, Enguerran Grand...
TC
2008
14 years 9 months ago
Provably Sublinear Point Multiplication on Koblitz Curves and Its Hardware Implementation
We describe algorithms for point multiplication on Koblitz curves using multiple-base expansions of the form k = P
V. S. Dimitrov, Kimmo U. Järvinen, M. J. Jaco...
TON
2008
103views more  TON 2008»
14 years 9 months ago
Fixed point analysis of single cell IEEE 802.11e WLANs: uniqueness and multistability
We consider the vector fixed point equations arising out of the analysis of the saturation throughput of a single cell IEEE 802.11e (EDCA) wireless local area network with nodes th...
Venkatesh Ramaiyan, Anurag Kumar, Eitan Altman
ENTCS
2002
105views more  ENTCS 2002»
14 years 9 months ago
Fixed points in digital topology (via Helly posets)
Abstract. We extend some of our previous results on fixed points of graph multifunctions to posets. The posets of most interest here are the (finite) Khalimsky spaces, in their spe...
Rueiher Tsaur, Michael B. Smyth
IPL
2002
125views more  IPL 2002»
14 years 9 months ago
A note concerning the closest point pair algorithm
An algorithm, described by Sedgewick, finds the distance between the closest pair of n given points in a plane using a variant of mergesort. This takes O(n log n) time. To prove t...
Martin Richards