kdtree

所属分类:通讯编程
开发工具:matlab
文件大小:295KB
下载次数:55
上传日期:2013-10-11 16:10:40
上 传 者公孙策
说明:  kd树,matlab源码 kd树,matlab源码
(kdtree wiritten in matlab)

文件列表:
kdtree\@kdtree\kdtree.m (1546, 2008-03-31)
kdtree\@kdtree\kdtree.mexa64 (21253, 2008-03-31)
kdtree\@kdtree\kdtree.mexglx (17453, 2008-03-31)
kdtree\@kdtree\kdtree.mexw32 (94720, 2008-03-31)
kdtree\@kdtree\kdtree_closestpoint.m (1739, 2008-03-31)
kdtree\@kdtree\kdtree_closestpoint.mexa64 (19888, 2008-03-31)
kdtree\@kdtree\kdtree_closestpoint.mexglx (17028, 2008-03-31)
kdtree\@kdtree\kdtree_closestpoint.mexw32 (89088, 2008-03-31)
kdtree\@kdtree\kdtree_range.m (2491, 2008-03-31)
kdtree\@kdtree\kdtree_range.mexa64 (21072, 2008-03-31)
kdtree\@kdtree\kdtree_range.mexglx (17650, 2008-03-31)
kdtree\@kdtree\kdtree_range.mexw32 (88064, 2008-03-31)
kdtree\kdrangequery.m (1408, 2004-06-14)
kdtree\kdrange_demo.m (931, 2004-06-14)
kdtree\kdtree.m (2098, 2004-06-14)
kdtree\kdtreeidx.m (2007, 2004-06-14)
kdtree\kdtree_demo.m (1085, 2004-06-14)
kdtree\Makefile (1483, 2008-03-31)
kdtree\mex\glx\kdrangequery.mexglx (14356, 2004-06-14)
kdtree\mex\glx\kdtree.mexglx (13677, 2004-06-14)
kdtree\mex\glx\kdtreeidx.mexglx (13723, 2004-06-14)
kdtree\mex\mac\kdrangequery.mexmac (58660, 2004-06-14)
kdtree\mex\mac\kdtree.mexmac (58608, 2004-06-14)
kdtree\mex\mac\kdtreeidx.mexmac (58616, 2004-06-14)
kdtree\mex\win\kdrangequery.dll (11264, 2004-06-14)
kdtree\mex\win\kdtree.dll (10752, 2004-06-14)
kdtree\mex\win\kdtreeidx.dll (10752, 2004-06-14)
kdtree\src\kdrangequery.cc (3828, 2004-06-14)
kdtree\src\kdtree.cc (5441, 2004-06-14)
kdtree\src\kdtree.cpp (12988, 2008-03-31)
kdtree\src\kdtree.h (1872, 2008-03-31)
kdtree\src\kdtreeidx.cc (5483, 2004-06-14)
kdtree\src\kdtree_closestpoint.cpp (3086, 2008-03-31)
kdtree\src\kdtree_common.cc (8798, 2004-06-14)
kdtree\src\kdtree_common.h (2279, 2004-06-14)
kdtree\src\kdtree_create.cpp (2628, 2008-03-31)
kdtree\src\kdtree_range.cpp (4213, 2008-03-31)
kdtree\winmake\kdtree\kdtree.mk (2949, 2008-03-31)
... ...

This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions. Included are the source code files in kdtree/src, as well as precompiled mex files for the following systems: - Mac OS X (Matlab 6.5) - Redhat Linux (Matlab 6.5) - Windows (Matlab 6.1) Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m). The new features added June 2004: + You can now use N dimensional data points, where N>3. + Use KDTREEIND to return the index value to the closest point, instead of the closest point values. + KDRANGEQUERY can now return these index values as well. Written by / send comments or suggestions to : Guy Shechter guy at jhu dot edu June 2004

近期下载者

相关文件


收藏者