Fast Range Search through JIT (ver 2)
Version 1.0.0.0 (1.93 KB) by
Yi Cao
A small but fast tool to perform range search.
A small tool to find all points of a geven data set wihtin the radial or box range around the query point. It fully uses the JIT hence is very fast compare to other implementations.
Version 2 is about 10 times faster. Now it is about the same speed as mex coded kdtree code (FEX ID 4586).
Cite As
Yi Cao (2024). Fast Range Search through JIT (ver 2) (https://www.mathworks.com/matlabcentral/fileexchange/19480-fast-range-search-through-jit-ver-2), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2008a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | update description |