Efficient Kernel Smoothing Regression using KD-Tree

Efficiency improved multivariant kernel regression using kd-tree

您现在正在关注此提交

Kernel regression is a power full tool for smoothing, image and signal processing, etc. However, it is computationally expensive when it is extented for multivariant cases. The efficiency can be improved by only using neighbors within the effective range arond a regression point. To improve the efficiency further, the kd-tree tool developed by Steven Michael http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=7030&objectType=file is used to efficiently identify points within a range. For large data sets, this code can reduce computation time by 3 to 5 times.

引用格式

Yi Cao (2026). Efficient Kernel Smoothing Regression using KD-Tree (https://ww2.mathworks.cn/matlabcentral/fileexchange/19308-efficient-kernel-smoothing-regression-using-kd-tree), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0