CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - kd tree matlab code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - kd tree matlab code - List
[
matlab
]
knnsearch
DL : 0
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file. The code is very simple, hence is also suitable for beginner to learn knn search.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
刘晓红
[
matlab
]
kdtree_in_matlab
DL : 0
kd-tree 是一种常用的数据结构,它在搜索最近点中有普遍用处。该文件是一个用纯matlab写成的源代码。-kd-tree is a commonly used data structure, it is commonly used in searches for the nearest point. The file is a pure source code written in matlab.
Update
: 2025-02-17
Size
: 59kb
Publisher
:
yaoyao
[
matlab
]
BOS_NLTV_v1
DL : 0
kd树的结构和分析及其源代码的程序使用matlab-kd tree structure and analytical procedures used and its source code matlab
Update
: 2025-02-17
Size
: 5.92mb
Publisher
:
luyang
[
matlab
]
kdtree_3
DL : 0
here is matlab code for Kd tr-here is matlab code for Kd tree
Update
: 2025-02-17
Size
: 59kb
Publisher
:
Shubham
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.