Rapidly find the points lying inside a cut-off radius

버전 2.0 (1.93 KB) 작성자: sunil anandatheertha
This completely vectorized code helps you find all points within a cut-off radius from given point.
다운로드 수: 1.1K
업데이트 날짜: 2020/6/11

라이선스 보기

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.

인용 양식

sunil anandatheertha (2024). Rapidly find the points lying inside a cut-off radius (https://www.mathworks.com/matlabcentral/fileexchange/35791-rapidly-find-the-points-lying-inside-a-cut-off-radius), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016a
R2016a에서 R2020a까지의 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Chemistry에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
2.0

Faster

1.0.0.0