Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Distance Problem01:29

Distance Problem

132
When an object's velocity changes over time, the total distance traveled can be determined by summing small displacement intervals over short increments. This approach approximates the true distance through numerical summation and the use of integral calculus. An estimate of the total displacement can be obtained by measuring velocity at regular intervals and multiplying each value by the corresponding time step.If a runner accelerates over the first three seconds of a race, speed measurements...
132
Survival Tree01:19

Survival Tree

463
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
463
Normal and Tangetial Components: Problem Solving01:24

Normal and Tangetial Components: Problem Solving

650
Consider a man with a mass of 70 kg seated in a chair connected to a pin support through a member BC. If the man maintains an upright position, the task is to determine the horizontal and vertical reactions of the chair on the man when the member makes a 45° angle with the horizontal. At this moment, the man has a speed of 5 m/s, increasing at a rate of 1 m/s².
650
Collisions in Multiple Dimensions: Problem Solving01:06

Collisions in Multiple Dimensions: Problem Solving

5.6K
In multiple dimensions, the conservation of momentum applies in each direction independently. Hence, to solve collisions in multiple dimensions, we should write down the momentum conservation in each direction separately. To help understand collisions in multiple dimensions, consider an example.
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
5.6K
Dot Product: Problem Solving01:21

Dot Product: Problem Solving

767
The dot product is a powerful tool in problem-solving involving vectors, given that the dot product of two vectors is the product of their magnitudes and the cosine of the angle between them measured anti-clockwise. Solving problems involving the dot product requires understanding its properties and developing a step-by-step process to solve them. Here are the main steps to follow when solving any general problem involving the dot product:
Identify the problem: Start by reading the problem and...
767
Design Example: Measuring Distance Between Two Points with Obstructions01:10

Design Example: Measuring Distance Between Two Points with Obstructions

486
When measuring distances in areas with physical obstructions, such as a lake in a field, surveyors must employ techniques to calculate accurate lengths without direct line measurements. One effective method is the offset technique, which allows for precise distance estimation over inaccessible stretches.In this scenario, a surveyor must measure a side of an area that crosses a lake. Since the measuring tape cannot span the lake, the surveyor begins by establishing a baseline that aligns with...
486

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Report of high data rate macromolecular crystallography (HDRMX) meeting, 23 July 2025.

Structural dynamics (Melville, N.Y.)·2026
Same author

Scotty: lattice coincidences for macromolecular crystallographic phasing.

Acta crystallographica. Section D, Structural biology·2026
Same author

Scotty: lattice coincidences in the Protein Data Bank.

Acta crystallographica. Section D, Structural biology·2026
Same author

P<sup>3</sup>, linearizing unit-cell parameters.

Acta crystallographica. Section A, Foundations and advances·2026
Same author

Approximate lattice matching in three dimensions.

Acta crystallographica. Section A, Foundations and advances·2026
Same author

Massive compression for high data rate macromolecular crystallography (HDRMX): impact on diffraction data and subsequent structural analysis.

Journal of synchrotron radiation·2025

Related Experiment Video

Updated: Mar 19, 2026

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

2.1K

NearTree, a data structure and a software toolkit for the nearest-neighbor problem.

Lawrence C Andrews1, Herbert J Bernstein2

  • 19515 NE 137th Street, Kirkland, WA 98034, USA.

Journal of Applied Crystallography
|June 9, 2016
PubMed
Summary

The neartree data structure efficiently organizes metric data for nearest-neighbor problems in fields like crystallography. This software tool constructs neartrees, offering near-optimal performance and various query functionalities.

Keywords:
nearest-neighbor searchneartree data structurepost office problem

More Related Videos

Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring
08:16

Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring

Published on: October 24, 2025

812
Author Spotlight: Advancements in X-ray CT Tool Chain for Tree Core Analysis
06:56

Author Spotlight: Advancements in X-ray CT Tool Chain for Tree Core Analysis

Published on: September 22, 2023

1.8K

Related Experiment Videos

Last Updated: Mar 19, 2026

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

2.1K
Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring
08:16

Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring

Published on: October 24, 2025

812
Author Spotlight: Advancements in X-ray CT Tool Chain for Tree Core Analysis
06:56

Author Spotlight: Advancements in X-ray CT Tool Chain for Tree Core Analysis

Published on: September 22, 2023

1.8K

Area of Science:

  • Computational science
  • Data structures
  • Crystallography

Background:

  • Nearest-neighbor problems are common in various scientific fields, including crystallography.
  • Existing data structures may not always offer optimal performance for metric data retrieval.

Purpose of the Study:

  • To introduce the neartree data structure for organizing and retrieving metric data.
  • To present NearTree, a software tool for constructing neartrees and performing queries.

Main Methods:

  • Development of the neartree data structure.
  • Implementation of the NearTree software tool.
  • Evaluation of neartree performance for nearest-neighbor problems.

Main Results:

  • The neartree data structure offers a flexible approach to metric data organization.
  • NearTree software facilitates the construction of neartrees.
  • Neartrees can achieve near-optimal performance in specific nearest-neighbor problem scenarios.

Conclusions:

  • The neartree data structure is a valuable tool for addressing nearest-neighbor problems.
  • The NearTree software provides practical utility for researchers working with metric data.