Rapidly find the points lying inside a cut-off radius

This completely vectorized code helps you find all points within a cut-off radius from given point.

Ahora está siguiendo esta publicación

Say, in applications such as Molecular Dynamics, you may be required to find out which atoms lye within a cut-off radius (for example, the Van-der Waals distance of interaction, or say that interaction distance for the Tersoff Brenner Potential, etc..).

In any other applications, you may be required to identify a set of points lying within a circle.

This code helps you do that job, very fast. This code is completely vectorized and is fast.

Please try the code testrun.m to know how to use this code. Thank you.

Citar como

sunil anandatheertha (2026). Rapidly find the points lying inside a cut-off radius (https://la.mathworks.com/matlabcentral/fileexchange/35791-rapidly-find-the-points-lying-inside-a-cut-off-radius), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión desde R2016a hasta R2020a

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
2.0

Faster

1.0.0.0